- Thread implementation in dll.
- Efficient way to broadcast event to multiple threads
- _beginthread & _endthread
- Newbie question
- MultiThreaded : How, Where ?
- Worker Thread and Timer
- I need some thread tutorial links!
- worker thread postmessage help needed
- Thread + AfxGetMainWnd()
- SendMessage/PostMessage from thread?
- How can I pass object to QueueUserWorkItem
- Mutex problem
- invalidate() from workerThread problem
- Trouble exiting worker thread.
- returning CString
- Thread Problem
- Updating and Displaying Dialog variables from Threads
- killing thread
- How Do i detect end of thread
- thread related control update
- Suspend a thread from inside a thread
- Timer to a thread
- Synchronization: Finish before re-scheduling...
- something about mutiple threads in mfc
- use activeX control in worker thread
- Fail to end thread
- Thread termination problem.
- AfxBeginThread
- Problem with Threads
- paging address
- Thread questions (creating a wrapper class)
- ListView problem when shutdown the app
- Sending email alert from a Service
- WaitForSingleObject() Problem
- Max. threads supported in VC++
- Switching of threads
- Thread problem
- Quick algorythm
- Terminating A Thread
- stl deque thread safety
- segmentation fault caused by pthread_create
- SendMessage from Worker thread to View
- know multitheading and don't know how to use it
- Window handle
- A good read
- The undying thread, maybe
- Remotely terminating a thread?
- WinInet Thread Safety
- using osame function in two worker threads
- Manipulating global variables in threads!
- Looping in .NET threading to replace PLC, advise and views wanted
- thread.suspend
- Thread Problem
- Sharing data between dll and exe
- creating a new thread to UT (one threaded)
- Threads keep crashing... Probably some stupid newbie prob..
- Making a thread out of a method
- How do I start more than 1 thread ?
- Thread commuinication
- RUNTIME_CLASS thread
- Does DoModal create a thread?
- CMutex lock problem
- How can I get the Thread which has locked my Mutex?
- AfxBeginThread Problem
- Help! about 2 threads share one com port
- Why Thread function declared in a class has to be static?
- about end a thread
- need help ??
- Send message from worker thread to main thread
- Worker Thread
- Problem with Multithreading..
- Thread Exit Problem
- The Thread and it's Handle
- Sending message to 10 machines simultaneously [Help !]
- About OOP thread programming
- Compare Critical Section & Semaphore
- closing the handle
- Help: Serial communication - multithreading
- Threads - how much time do they really use???
- Threading troubling me!!
- About using Critical section!
- Creating Thread
- DeleteCriticalSection causes exception
- What's a thread?
- Can I create child window in multi thread?
- Bug in Windows? Changing Priorty Value on Process or Thread does NOTHING!
- .NET c++ threads
- Log parser reading lines twice
- Is this safe to do in thread
- FIFO thread synchronizing
- A thread and a process
- help me with mutex in threads
- Locking a queue
- reader writer buffering?
- Wonder why WaitForSingleObject?
- 1 process 1 thread
- thread and PostMessage
- Hyper Threading Dependency
- Logging Thread states
- Simultaneous "wake up" call for more than one thread?
- Mutex locks a code section or some resource
- CWinThread
- SetEvent does not activate WaitForMultipleObjets
- Will multithreading cause more memory usage????
- Thread synchronization - Functions
- question about multithreading program
- AfxBeginThread
- Threading with multiple processors
- Semaphore and Event
- EnterCriticalSection exception
- Thread ready to accept PostMessageThread
- Multithreading
- Arguments in threads ?
- Thread and WaitOnSingleObject
- AfxBeginThread and AfxWinInit
- error registering COM+ app.
- How to make DllCanUnloadNow thread-safe ?
- Is ADODB::_ConnectionPtr Thread-Safe?
- Cdialog resource acces from another thread.
- Passing Data from a Worker Thread which will Update MFC GUI
- multithreading newbie
- thread calling a callback - does it use threads process or parent process?
- CCriticalSection and worker
- Basic Multithreading questions
- multithread
- Critical Sections crashing
- when using multithread function - error
- Checking variable
- Multithreading question in Visual C++ .NET
- passing data between threads- possible?
- AfxBegineThread works but madness follows
- Start the same thread more than once with different param! <URGENT>
- Java MT problem
- The great problem
- thread synchronization
- security attributes
- HOWTO loop a derived CWinThread?
- Ideas about implementing this multithreaded situation...
- CreateWindow(..) in a child thread
- Stop working thread problem.
- Exceptions in child process (on Linux)
- thread-safety?
- Multithreading Project :: Can someone help?
- another postmessage to UI from thread
- ui thread in VC++
- starting a thread from a class constructor
- getting the state of a thread
- making a threadsafe localtime
- multithreading with C / C++.
- Safe Multithreading... ?
- Thread Synchronization
- Using same function for multiple threads...
- what good is a thread ?!
- CWinThread question
- How to User Member Funtion In AfxBeginThread ?
- pointers to thread parameters....
- Problem to terminate thread when using ReadDirectoryChangesW
- DoWaitCursor while the thread is running
- multithreading
- Protect member variable from multiple threads
- handle to thread
- check if event signaled or not without using waitforsingleobject
- Worker Thread - synchronize data
- com dll function call is freezing system.
- Thread and Message Loop again
- Difference between mutex and critical section
- Behaviour of 'Global Pointer to function' in multithreaded environment
- POSIX pthread.h for win32
- Windows threads primer?
- SendMessage to Main Thread
- Need help with graphics and multithreading
- passing a variable through each thread
- Memory leak in threads
- Event
- Interesting thread synchronization issue
- Threads in Visual C++
- Please let me know the alternate to using threads?
- Passing data from Thread to UI
- how to end the ui thread
- help needed regarding multithreading
- Thread newbie in need
- Call for Help: An Evaluation of Parallel Programming Systems
- display elapsed time
- Are functions from stdarg.h thread-safe?
- basic "threads" question.
- PostThreadMessage
- beginthreadex
- Switch between threads
- Pb CPU performance goes to 99%
- how to create threads is a console application
- using setEvent and events are being lost
- worker thread with message-handling??
- Thread safe???
- Thread Synchronization
- MultiThreading in MFC dialog class - assertion failure wincore.cpp 884
- Need help with Mutex
- Multi thread comm port and boxs nogo
- prematurely stopping a thread
- Pass a object to working thread?
- AfxBeginThread
- Error 1159 when calling PostThreadMessage
- GetQueuedCompletionStatus() returns and GetLastError shows I/o Pending
- How to stop a thread
- Reducing Critical Section Counts
- WaitForSingleObject
- Using Critical Section on entire thread
- sending messages between threads
- sched_setaffinity fails when called with thread id
- threaded merge sort ?
- What is the maximum number of threads per process in Windows
- can you recomend me a good multithread ebook in C/C++
- control thread
- Stupid n00b Question: Can I multithread a console APP in Linux(and windows)?
- need help in worker thread
- Serious problem regarding threads
- Free resources of a workerthread
- How can a main thread detect its child thread finished
- The thread 0xFFF6CC99 has exited with code 2 (0x2)
- threads
- Console Application in .NET
- Difference in MUTEX and Semaphore
- Thread - WaitforMultipleObjects
- How to write multithreaded applications using c++ ?
- AAA longer sentence
- deadlock avoidance
- Want to learn thread programming, where to start?
- thread synchronization and message queuing
- VC++6 Callback functions from dispatch map and critical section
- _Beginthreadex problem
- Threading error need help
- Non-blocking pipe
- [C] How to convert LPVOID to string?
- COM Interfaces and multi-threading.
- Atomic locks
- how to get a thread programme started
- using CWinThread in c files ?
- using _beginthread
- syntax for thread that returns a value
- What is the side effect of the Multithread in a process ?
- Allocating Heap Memory
- Help me source of chat program using multithread !
- Strange Deadlock while terminating a thread
- Issues with pthread_mutex_lock
- working with a thread
- Kill Thread that's running with WaitForSingleObject
- PostMessage, Works in Release, Not Debug
- Threads and earratic behaviour
- How to detect memory leak with kernel object NOT closed!
- Isn't my class thread-safe?
- Thread procedure defined wrong type?