in reply to threads::question: where is the threads->cancel() call?
Maybe the pthread_cancel is used to abruptly terminate a thread, like when an 'exit' or 'exec' is called from some other sibling thread.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: threads::question: where is the threads->cancel() call?
by turo (Friar) on Feb 15, 2006 at 15:02 UTC |