summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_suspend_np.c
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.obrien2007-10-091-111/+0
* 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
* Fix suspend and resume.deischen2003-05-041-2/+3
* Add an i386-specifc hack to always set %gs. There still seemsdeischen2003-04-211-3/+6
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-181-10/+9
* Revamp libpthread so that it has a chance of working in an SMPdeischen2003-04-181-28/+30
* 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-94/+37
* Instead of using a join queue for each thread, use a single pointer tojasone2001-05-201-1/+6
* Mark a thread that is suspended while sleeping as interrupted.jasone2001-05-161-1/+3
* 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-4/+6
* pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() arejasone2000-06-141-2/+12
* Fix pthread_suspend_np/pthread_resume_np. For the record, suspending adeischen2000-03-151-10/+80
* $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-23/+15
* Submitted by: John Birrelljulian1997-02-051-2/+2
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-0/+67
OpenPOWER on IntegriCloud