summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_resume_np.c
Commit message (Expand)AuthorAgeFilesLines
* Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0deischen2007-12-161-5/+0
* WARNS=3'ify.deischen2007-11-301-0/+6
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-131-0/+5
* Move idle kse wakeup to outside of regions where locks are held.deischen2003-07-231-5/+13
* Fix suspend and resume.deischen2003-05-041-18/+5
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-181-1/+4
* Revamp libpthread so that it has a chance of working in an SMPdeischen2003-04-181-34/+32
* Make the changes needed for libpthread to compile in its new home.mini2002-09-161-1/+1
* 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