summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_resume_np.c
Commit message (Expand)AuthorAgeFilesLines
* Revamp suspend and resume. While I'm here add pthread_suspend_all_np()deischen2002-05-241-45/+60
* Instead of using a join queue for each thread, use a single pointer tojasone2001-05-201-0/+4
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-1/+1
* Add weak definitions for wrapped system calls. In general:deischen2001-01-241-3/+3
* pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() arejasone2000-06-141-5/+26
* Fix pthread_suspend_np/pthread_resume_np. For the record, suspending adeischen2000-03-151-3/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add RCS IDs to those files without them.deischen1999-08-051-2/+2
* In the words of the author:jb1999-06-201-7/+7
* [ The author's description... ]jb1999-03-231-0/+13
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-291-25/+9
* Submitted by: John Birrelljulian1997-02-051-3/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-0/+70
OpenPOWER on IntegriCloud