Click to See Complete Forum and Search --> : Multithreading


Pages : 1 [2] 3 4 5 6

  1. Thread implementation in dll.
  2. Efficient way to broadcast event to multiple threads
  3. _beginthread & _endthread
  4. Newbie question
  5. MultiThreaded : How, Where ?
  6. Worker Thread and Timer
  7. I need some thread tutorial links!
  8. worker thread postmessage help needed
  9. Thread + AfxGetMainWnd()
  10. SendMessage/PostMessage from thread?
  11. How can I pass object to QueueUserWorkItem
  12. Mutex problem
  13. invalidate() from workerThread problem
  14. Trouble exiting worker thread.
  15. returning CString
  16. Thread Problem
  17. Updating and Displaying Dialog variables from Threads
  18. killing thread
  19. How Do i detect end of thread
  20. thread related control update
  21. Suspend a thread from inside a thread
  22. Timer to a thread
  23. Synchronization: Finish before re-scheduling...
  24. something about mutiple threads in mfc
  25. use activeX control in worker thread
  26. Fail to end thread
  27. Thread termination problem.
  28. AfxBeginThread
  29. Problem with Threads
  30. paging address
  31. Thread questions (creating a wrapper class)
  32. ListView problem when shutdown the app
  33. Sending email alert from a Service
  34. WaitForSingleObject() Problem
  35. Max. threads supported in VC++
  36. Switching of threads
  37. Thread problem
  38. Quick algorythm
  39. Terminating A Thread
  40. stl deque thread safety
  41. segmentation fault caused by pthread_create
  42. SendMessage from Worker thread to View
  43. know multitheading and don't know how to use it
  44. Window handle
  45. A good read
  46. The undying thread, maybe
  47. Remotely terminating a thread?
  48. WinInet Thread Safety
  49. using osame function in two worker threads
  50. Manipulating global variables in threads!
  51. Looping in .NET threading to replace PLC, advise and views wanted
  52. thread.suspend
  53. Thread Problem
  54. Sharing data between dll and exe
  55. creating a new thread to UT (one threaded)
  56. Threads keep crashing... Probably some stupid newbie prob..
  57. Making a thread out of a method
  58. How do I start more than 1 thread ?
  59. Thread commuinication
  60. RUNTIME_CLASS thread
  61. Does DoModal create a thread?
  62. CMutex lock problem
  63. How can I get the Thread which has locked my Mutex?
  64. AfxBeginThread Problem
  65. Help! about 2 threads share one com port
  66. Why Thread function declared in a class has to be static?
  67. about end a thread
  68. need help ??
  69. Send message from worker thread to main thread
  70. Worker Thread
  71. Problem with Multithreading..
  72. Thread Exit Problem
  73. The Thread and it's Handle
  74. Sending message to 10 machines simultaneously [Help !]
  75. About OOP thread programming
  76. Compare Critical Section & Semaphore
  77. closing the handle
  78. Help: Serial communication - multithreading
  79. Threads - how much time do they really use???
  80. Threading troubling me!!
  81. About using Critical section!
  82. Creating Thread
  83. DeleteCriticalSection causes exception
  84. What's a thread?
  85. Can I create child window in multi thread?
  86. Bug in Windows? Changing Priorty Value on Process or Thread does NOTHING!
  87. .NET c++ threads
  88. Log parser reading lines twice
  89. Is this safe to do in thread
  90. FIFO thread synchronizing
  91. A thread and a process
  92. help me with mutex in threads
  93. Locking a queue
  94. reader writer buffering?
  95. Wonder why WaitForSingleObject?
  96. 1 process 1 thread
  97. thread and PostMessage
  98. Hyper Threading Dependency
  99. Logging Thread states
  100. Simultaneous "wake up" call for more than one thread?
  101. Mutex locks a code section or some resource
  102. CWinThread
  103. SetEvent does not activate WaitForMultipleObjets
  104. Will multithreading cause more memory usage????
  105. Thread synchronization - Functions
  106. question about multithreading program
  107. AfxBeginThread
  108. Threading with multiple processors
  109. Semaphore and Event
  110. EnterCriticalSection exception
  111. Thread ready to accept PostMessageThread
  112. Multithreading
  113. Arguments in threads ?
  114. Thread and WaitOnSingleObject
  115. AfxBeginThread and AfxWinInit
  116. error registering COM+ app.
  117. How to make DllCanUnloadNow thread-safe ?
  118. Is ADODB::_ConnectionPtr Thread-Safe?
  119. Cdialog resource acces from another thread.
  120. Passing Data from a Worker Thread which will Update MFC GUI
  121. multithreading newbie
  122. thread calling a callback - does it use threads process or parent process?
  123. CCriticalSection and worker
  124. Basic Multithreading questions
  125. multithread
  126. Critical Sections crashing
  127. when using multithread function - error
  128. Checking variable
  129. Multithreading question in Visual C++ .NET
  130. passing data between threads- possible?
  131. AfxBegineThread works but madness follows
  132. Start the same thread more than once with different param! <URGENT>
  133. Java MT problem
  134. The great problem
  135. thread synchronization
  136. security attributes
  137. HOWTO loop a derived CWinThread?
  138. Ideas about implementing this multithreaded situation...
  139. CreateWindow(..) in a child thread
  140. Stop working thread problem.
  141. Exceptions in child process (on Linux)
  142. thread-safety?
  143. Multithreading Project :: Can someone help?
  144. another postmessage to UI from thread
  145. ui thread in VC++
  146. starting a thread from a class constructor
  147. getting the state of a thread
  148. making a threadsafe localtime
  149. multithreading with C / C++.
  150. Safe Multithreading... ?
  151. Thread Synchronization
  152. Using same function for multiple threads...
  153. what good is a thread ?!
  154. CWinThread question
  155. How to User Member Funtion In AfxBeginThread ?
  156. pointers to thread parameters....
  157. Problem to terminate thread when using ReadDirectoryChangesW
  158. DoWaitCursor while the thread is running
  159. multithreading
  160. Protect member variable from multiple threads
  161. handle to thread
  162. check if event signaled or not without using waitforsingleobject
  163. Worker Thread - synchronize data
  164. com dll function call is freezing system.
  165. Thread and Message Loop again
  166. Difference between mutex and critical section
  167. Behaviour of 'Global Pointer to function' in multithreaded environment
  168. POSIX pthread.h for win32
  169. Windows threads primer?
  170. SendMessage to Main Thread
  171. Need help with graphics and multithreading
  172. passing a variable through each thread
  173. Memory leak in threads
  174. Event
  175. Interesting thread synchronization issue
  176. Threads in Visual C++
  177. Please let me know the alternate to using threads?
  178. Passing data from Thread to UI
  179. how to end the ui thread
  180. help needed regarding multithreading
  181. Thread newbie in need
  182. Call for Help: An Evaluation of Parallel Programming Systems
  183. display elapsed time
  184. Are functions from stdarg.h thread-safe?
  185. basic "threads" question.
  186. PostThreadMessage
  187. beginthreadex
  188. Switch between threads
  189. Pb CPU performance goes to 99%
  190. how to create threads is a console application
  191. using setEvent and events are being lost
  192. worker thread with message-handling??
  193. Thread safe???
  194. Thread Synchronization
  195. MultiThreading in MFC dialog class - assertion failure wincore.cpp 884
  196. Need help with Mutex
  197. Multi thread comm port and boxs nogo
  198. prematurely stopping a thread
  199. Pass a object to working thread?
  200. AfxBeginThread
  201. Error 1159 when calling PostThreadMessage
  202. GetQueuedCompletionStatus() returns and GetLastError shows I/o Pending
  203. How to stop a thread
  204. Reducing Critical Section Counts
  205. WaitForSingleObject
  206. Using Critical Section on entire thread
  207. sending messages between threads
  208. sched_setaffinity fails when called with thread id
  209. threaded merge sort ?
  210. What is the maximum number of threads per process in Windows
  211. can you recomend me a good multithread ebook in C/C++
  212. control thread
  213. Stupid n00b Question: Can I multithread a console APP in Linux(and windows)?
  214. need help in worker thread
  215. Serious problem regarding threads
  216. Free resources of a workerthread
  217. How can a main thread detect its child thread finished
  218. The thread 0xFFF6CC99 has exited with code 2 (0x2)
  219. threads
  220. Console Application in .NET
  221. Difference in MUTEX and Semaphore
  222. Thread - WaitforMultipleObjects
  223. How to write multithreaded applications using c++ ?
  224. AAA longer sentence
  225. deadlock avoidance
  226. Want to learn thread programming, where to start?
  227. thread synchronization and message queuing
  228. VC++6 Callback functions from dispatch map and critical section
  229. _Beginthreadex problem
  230. Threading error need help
  231. Non-blocking pipe
  232. [C] How to convert LPVOID to string?
  233. COM Interfaces and multi-threading.
  234. Atomic locks
  235. how to get a thread programme started
  236. using CWinThread in c files ?
  237. using _beginthread
  238. syntax for thread that returns a value
  239. What is the side effect of the Multithread in a process ?
  240. Allocating Heap Memory
  241. Help me source of chat program using multithread !
  242. Strange Deadlock while terminating a thread
  243. Issues with pthread_mutex_lock
  244. working with a thread
  245. Kill Thread that's running with WaitForSingleObject
  246. PostMessage, Works in Release, Not Debug
  247. Threads and earratic behaviour
  248. How to detect memory leak with kernel object NOT closed!
  249. Isn't my class thread-safe?
  250. Thread procedure defined wrong type?