This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Killing a thread


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]