Killing a thread

Hrishikesh Saria hrishikesh.saria@eximsoft.com
Sun Apr 29 21:05:00 GMT 2001


Is it posiible to kill a thread which is 
sleeping.
 
I am using pthread_cancel() from the main thread 
and trying to kill a thread which is sleeping. I found out that the thread is 
not getting killed.
 
Is there a work around



More information about the Pthreads-win32 mailing list