summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_find_thread.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=3'ify.deischen2007-11-301-0/+3
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* 1. Move thread list flags into new separate member, and atomicallydavidxu2004-10-231-1/+1
* o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now itdavidxu2003-07-171-13/+11
* Change low-level locking a bit so that we can tell ifdeischen2003-05-241-6/+12
* o Don't add a scope system thread's KSE to the list of availabledeischen2003-04-281-0/+3
* Sorry folks; I accidentally committed a patch from what I was workingdeischen2003-04-181-9/+0
* Revamp libpthread so that it has a chance of working in an SMPdeischen2003-04-181-19/+53
* Make the changes needed for libpthread to compile in its new home.mini2002-09-161-1/+1
* Fix a race condition in pthread_join(). All of the following must occurjasone2001-06-271-32/+0
* Add weak definitions for wrapped system calls. In general:deischen2001-01-241-2/+0
* $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-18/+16
* Move the cleanup code that frees memory allocated for a dead thread fromjb1998-09-301-5/+10
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-291-0/+97
OpenPOWER on IntegriCloud