- Mutex & Semaphore
- Use of Win32 semaphore
- Is "i=i+1" thread-safe?
- How to force ExitInstance() to be executed?
- Die Another Day!
- New Forum
- Never use AfxEndThread!
- Multithreaded programming......
- Design: Progress of Thread Calculations
- Sleeping threads
- Thread
- Do threads have their own stack space?
- AfxBeginThread takes 100% CPU Usage
- Member function as Thread
- Two threads operating with files in one folder
- _beginthread and _endthread
- a semaphore question
- User Interface Thread
- Simple question on PostThreadMessage
- AfxBeginThread throws exception
- Find which thread controls the HWND?
- thread question
- multithreading communication
- Custom Messages in Multithreaded applications
- multithreading
- thread in a dialog bar
- Threading or not?
- Question on PostThreadMessage()
- How to enter and leave the critical section?
- New question on PostThreadMessage & shared memory
- Multithreading help
- PostMessageThread failure
- How to do cpu affinity in Linux?
- multithreading help
- thread : unexpected behaviour
- Critical Section/Mutex/Multiple Threads
- Threaded Function Overloading CPU
- IPC through pipes using threading
- Threads and send- /post messages. Help in design needed!
- is a Thread suitable for this app?
- access to UI controls from my thread.
- thread porblem
- Thread suspended or not ?
- Memory Leak Help
- Createthread() using security attributes
- Multi-threading with dialog boxes??
- multithread
- thread in vc++
- Databases and threads
- Thread quandry with my design...Please help.
- multithreading
- ShockwaveFlash ActiveX in MFC Dialog
- Thread and GUI
- Activating a CButton from a worker thread
- cannot creat multithread with _beginthread
- Multi-threading problem
- CString crashes my application
- starting to learn multi threading
- Multithread and PDF creation
- Worker thread cannot change the cursor
- Variable goes out of scope in the child thread when parent thread returns
- PostThreadMesagen CWinThread
- using threads in MFC
- multithreading
- user interface thread
- visual c++, threads
- CString & operator = () thread safety ?
- errors in using thread
- STL Exceptions
- Worker thread vs Idle-loop performance question
- HINTERNET safe for multithreading ?
- Problem : Threads WILL NOT DIE!!
- Speeding up anagram
- WaitForSingleObject() -- how long ?
- Help with threads
- Worker thread question
- process creation
- Multi-Threading Problem
- Mutual Exclusion on .txt file
- Wait to finish
- getting memory size
- thread issue; works in NT not in 2K
- Creating Windows in threads
- Running Batch Files from Windows Services
- demand paging
- 3pass-assembler
- Creating a message loop in a Modal dialog box
- forking and memory related question
- Threads in ANSI C ?
- CMutex question
- How to exit thread safely?
- Critical Sections
- CreateThread() beginthread()?
- WaitForSingleObject question-problem..
- a socket from one thread to another
- One bitmap, multiple threads
- Multithreading StatusBar problem
- why works GetParent() not in Threads?
- threads and modeless dialogs
- Tricks to Detect an Uncertain Access Violation in a Multithreaded Appl.
- multithread and message post
- MultiThreading
- very basic but nonunderstandable
- Pausing and Resuming Threads
- How Much Gets Done In One Timeslice?
- Using Sleep()
- Sharing a variable with no synchronization
- What would happen if call the same function at same time from two different place?
- two thread
- Safe to Close Thread Handle from Inside its own Thread?
- Client/Server Threading issues.
- Terminating a Thread?
- WaitforSingleObject and Vector - possible?
- how to add acess record in thread?
- Thread, not taking the time
- Terminate a thread from another
- multi-process in Linux
- Passing cdc(hDC) across thread
- Checking if a thread has finished
- Prioritys
- Multi-Thread + DirectX
- __declspec(align(4))
- PeekMessage limitation in simple multi threaded app.
- Segmentation fault
- thread handling
- Implementation question
- Problems on debugging multithreaded program
- Problem with WaitforMultipleObjects
- multiprocessors
- Thread and WaitForSingleObject
- A problem with a thread
- Multithreading problem... can anyone solve?
- Call function in dll with context
- threads / networking / data
- error handling
- Is it wise to set a priority of a thread ?
- What is Thread Pool ?
- Compare multithread and thread pool ?
- Critical sections vs. Events
- call thread function problem
- Multiple sending
- Threading model
- When to use PostQuitMessage ?
- Calling a function in the GUI thread from the worker thread.
- using CEvent problem
- communication between processes in Linux
- Problem with AfxBeginThread...Need Help
- Reference Material for Synchronization Classes
- The critical section object
- Problem with creating Worker thread
- Miscellaneous Threading Questions...
- What type of thread to use???
- Are parameters/member variables safe ?
- how to output results in separate windows?
- What wrong with this?
- Worker thread not returning from WaitForSingleObject
- multithreading books
- Threads and CListCtrl
- Multithreading
- UI Thread Synchronization
- Handling Events for Multiple users in Synchronous Way!
- Help required in SuspendThread()
- Please Help!!!
- Easiest Way to Update data on the Dialog from a Worker Therad
- serial communication in c++
- Messages from Dialog Class to a Thread
- Mutithreading and Global variables.
- Time precision in Windows?
- I Thought I Thought I Understood Threads, but Guess Not....
- Using Multi-threads will make application slower???
- _beginthreadex
- How to pass argument into a thread?
- Threads
- Mutex example needed
- killing a thread
- thread
- Data access with multiple threads?
- How to stop thread rescheduling in the same proccess?
- Mutex
- Threads and Windows Problem
- How to debug a UI-thread without getting the UI frozen ?
- Stoping thread crashes application
- Using CCriticalSection for File Read/Write between Threads
- I'm confused on Threads... once again!!
- threads and networking good links
- Heap Corruption Debugging
- thread basics
- Thread: consumer-provider problem
- Socket Connection from ASP.NET Page
- HOW: wait thread function to finish then continue the next function
- Data and PostThreadMessage
- howto prevent a thread function from interuption?
- A simple synchronization problem
- Timer
- Server Busy Dialog
- How to come out of blocking cin in a thread and exit the thread?
- How to get the threads which are held by the process,
- signal a thread
- Good book on threads
- How to get Thread information,
- Printing and multithreading
- Thread problem
- pthreads calling an object's method
- Calling a OCX no thread safe
- WaitForSingleObject dosn't work!
- Loading instances of a DLL from multiple threads explicitly
- Post data to a thread
- How to wait for the Worker
- Simple question: reading / writing a variable in multithreading
- Multithreaded Design Question
- Thread Exception Catch
- Thread question: is this safe?
- Accessing data from two threads - Help
- How to send user defined structure using PostMessage?
- How to stop a thread???
- thread question
- CWinThread safe use...
- Messages and Threads
- Passing Data Between Worker Threads
- multithreaded application using MFC
- How to terminate a thread from another thread?
- SetPriorityClass
- Safe thread, accessing and ....
- How to stop a very slow worker thread from the GUI?
- Thread problem with icmp.dll
- Best way for worker to gain access to variables set by GUI?
- Threading problem...
- Worker Thread Accessing Windows Controls
- Thread - check continously
- ActiveX out of process Thread callback
- MultiThread and Socket
- Thread Problem - Please Help
- Is 'memcpy()' thread safe?
- file descriptor and file pointer
- Can we create threads in Dll?
- a worker thread using MFC control object not working?
- Help!cannot convert parameter again
- Working with worker threads.
- Are ReadFile and WriteFile functions thread safe?
- Wait For Two Threads To Complete?
- Multithreading
- Real Time Monitoring
- COM and thread
- Behavior: ActiveX Control (ATL) and Multithreading
- How to run the worker thread one by one by order in queue?
- keep a thread alive in a dll?
- Interthread Communication
- BeginWaitCursor and Worker thread
- passing objects between two threads in MFC
- multiple threads running simultaneously
