summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_cancel.c
Commit message (Expand)AuthorAgeFilesLines
* pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() arejasone2000-06-141-9/+14
* Fix pthread_suspend_np/pthread_resume_np. For the record, suspending adeischen2000-03-151-1/+9
* Implement continuations to correctly handle [sig|_]longjmp() inside of ajasone2000-01-191-4/+18
* Fix problems with cancellation while in critical regions.deischen1999-12-171-5/+14
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-281-0/+179
OpenPOWER on IntegriCloud