- array reduction
- c++ on threading in Linux OS
- Exiting another thread
- zthread devpack
- Is this push towards parallelism really that good?
- where to start?
- HELP - Load a Treeview control with BackGroundWorker process
- semaphore concept
- I Urgently Need Help About Threading !
- how to say that thread is running or not
- how to use GetExitCodeThread()
- DeleteCriticalSection in destructor
- boost::condition object inside two boost:scoped_locks
- using gloablAlloc and accessing variables in another thread.
- Passing data from a thread to a timer function
- general question on threading speed
- Parallel processing books/web links
- Posix or Boost
- Handling Exceptions Across Threads
- Worker Thread Memory Problem
- Form comes on TOP
- Threads and heap
- CreateDialogIndirect hangs on CWinThread::InitInstance
- ZThread problem...
- Threads sharing libraries
- [RESOLVED] I Need Help
- Critical Section error
- a concurrent list with smart pointers in a multithread environment (copy)
- [RESOLVED] New Thread causes Server 2003 heap error
- Very basic question about C++ threading
- How to debug a multithreaded application?
- Are STL classes thread safe?
- mfc/console thread imp.
- static thread
- synchronizing waiting and signaling of event
- Multiples Table
- _beginthreadex vs CreateWindowEx
- CreateThread() arguement error
- what library for C++
- STL::Map in multithreaded application
- thread problem
- Parallel Processing in win32
- C# + Multithreading:- playing video files at same time CPU 100%
- Force a thread to execute an APC?
- Multithreading and windows procedures
- EnterCriticalSection() killing thread?
- How to Pass a Parameter to a Thread?
- Problem with timeout while waiting for a mutex
- what is multithreading
- Creating and joining pthreads
- Help with creating a thread class using pthreads
- Need HELP with thread functions!
- Worker Thread Class?
- DirectDraw multithreading
- mutex and pthread
- sometimes ReleaseSemaphore takes long time, why?
- waiting on pthread to finish
- Stdout from multiple threads.
- having problem with terminating a worker thread
- Multithreading and InternetOpen
- Thread function parameter
- Unholy multithreading
- Waking up a sleeping thread
- Multi-threaded in multi-processor
- Threading Question: How can I know when thread Ends?
- MFC CMutex issues
- Is this safe? (double-checked locking)
- monitoring completion of threads
- How Do I send Parameters to a Thread in Motion?
- label caption poperty is not working properly
- Understanding Threading
- What is the difference between CreateThread and beginThreadex
- monitor threads tools?
- problem with multithreading and wrapper-class objects
- ON Thread,Process,Task and Event
- Critical_section
- trying to make thread class
- multiple core CPU and threads
- Is this way of writing thread correct?
- Monitor an application - kill and regenerate if hang
- what are the possible outputs
- Thread ,schedule
- Multi-threading without locks
- (OpenMP, C++ME, System.Threading.Thread) -> Resource Leak.
- 2 threads vs 1 queue
- Two threads running the same code at different speeds
- If _beginthreadex fails, can I call it again for the same thread?
- diferences in multithreading between wXP & 2000
- Terminating Worker Thread from my UI thread causing problem?
- Thread in c++
- Invalid thread handle
- [RESOLVED] Use of Web Services
- TerminateThread
- Is it possible to ensure a piece of code executed without context switch?
- Multithreaded Article Announcement
- Binary semaphores
- Mutithreading
- thread is runing in background?!!!
- Suggestions on how to implement this?
- Need Assistance With Multithreading Error
- Does this need to be protected by critical section?
- Problem in multithreaded applicatin
- Threads -
- A problem with multithreading using ThreadPool
- CreateThread() doesn't work unless explorer.exe loads
- How to synchronize the access of a shared memory?
- How to avoid 50 percent cpu load in idle state of windows threads?
- ActiveX EXE Multithreading Issues
- BacKground window is not working
- Create a new thread inside a program.
- Concurrent Hash Map
- Any reason to use a mutex here?
- Help wanted in a very basic Thread Simulation
- working with threads
- Difference in reentrant function and a thread safe function
- how to create thread in c++
- shared boolean - access violation possible
- How many threads are OK and how to best to manage them?
- please solve my problem in thread
- Passing Data to specific threads
- question about multi-threaded programming in win32
- omp not using 4 cores of cpu
- How to Control Concurency using Threads in vb.net
- Multiplatform Threads on linux and windows
- How come this crash occurs?
- Access Denied" with WaitForSingleObject
- callbacks and threading
- CreateWindow fails
- getting threadid of the thread that posted the message
- msgwaitformultipleobjects return value?
- COM object and thread problems
- How to manage and store data while using multithreading
- avoiding thread conflicting
- Create modless dialog window in multithreading
- Not waiting for all threads to finish, what am i doing wrong?
- How to send a SIGINT to a different process?
- __declspec( thread )
- Jibu or Intel TBB
- Return Thread
- Error in _AfxThreadEntry function while creating UI threads.
- creating multiple threads without waiting to finish
- TryEnterCriticalSection and negative LockCount way beyond -1
- Evaluating threads contention
- calling regular DLL from VB activeX DLL
- Efficient Thread Usage
- Sockets and Multi-threading ?
- Multithreading on Winddk
- Avoid thread.start overhead
- Trying to multithread but it just locks
- System Clock Drift
- threaded ray tracer
- mfc multithreade program
- Full memory barrier
- [RESOLVED] Threads getting mixed up
- Bad practice with an MFC thread? How can I improve it?
- Access to a shared resource
- shared_ptr and multithreading.
- i/o completion ports?
- Java application crashes due to native C++ call
- Is syncronization needed in this case....
- Undependable thread
- Can anyone change the code from C# to vb.net; related to socket programming
- using _set_se_translator in multithreaded env
- multithreading using log4j
- pointers and memory ...pls clarify
- Max no. of digits for threadID
- Multithreading Sort Function
- what is...
- multithreading vs multi-machines?
- UI thread deadlock - need some understanding
- thread's show.
- changing working directories in threads
- virtual memory of a process
- Newbie question
- Problems with windowserver 2003
- Shared Memory using Threads
- Return String from thread
- How to control access to serial port for different threads?
- multithreading on OSX
- How to pass several parameters using CreateThread
- Help:thread is corrupting global data
- Using multithreading for Backup Process
- Using setjmp/longjmp - Is it thread safe?
- Getting value of a semaphore
- Windows XP Interrupt response
- Windows Real Time OS
- Multiple thread status check approach?
- Multicore programming for Real time
- sender reader using mkfifo example
- Which is best performance multithreading in VC8?
- Thread Output Issue, Please Help a Noob :(
- Question on LINUX multithread programming
- Multicore, Multiprocessors and the OS
- Running embedded os on regular PC's?
- Can I call functions in a thread
- How come there isn't a thread safe way to read an int?
- Mixing threaded libraries with non-threaded processes
- INside of current process find total thread
- Basic threadsafe class programming
- pthread_exit(NULL); randomly halts forever
- threads and sleep
- cleaning up Thread Local Storage (win32 and unix)
- Will multithreading help for my case?
- Good book/reference for threading
- Design Question for Gurus
- client/server model - how to make this better?
- please explain me this deadlock condition in multithreading
- regarding fork
- fork() and child process compilation error
- Understanding "Thread affine abstractions"
- pthread compile issue
- Find out how many cpus available
- Parallelism shift and threading
- Multicore design and heat generation
- Proof of core utilization in a program
- Threading error
- OS licensing on Multi-core
- Context switching and mutex
- Regarding TBB and Intel Libraries
- please reply - task simulation using C++
- User-mode semaphore possible?
- threading::timer stops firing and leaks memory
- Is it legal to do this?
- pthread help
- Analyze thread safety
- Unhandled Exception using EnterCriticalSection()
- multithreading with std::map
- Several Question About Multi-Tasks & Multi-Threads! C/C++ under Windows. HELP PLEASE
- linux process communication using signals
- Can You Give Me an Example of Multi-Processed Windows Application?
- working with locks/critical sections
- Design of High Performance Server