summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_fork.c
Commit message (Expand)AuthorAgeFilesLines
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* Eliminate atomic operations in thread cancellation functions, it shoulddavidxu2006-11-241-1/+1
* Don't inherit THR_FLAGS_NEED_SUSPEND for child process, child processdavidxu2006-10-141-0/+2
* Replace internal usage of struct umtx with umutex which can supportsdavidxu2006-09-061-6/+6
* WARNS level 4 cleanup.davidxu2006-04-041-0/+4
* In preparation for a new malloc implementation:jasone2006-01-121-10/+4
* Remove in-progress wait code to sync with libpthread's behavior.davidxu2006-01-031-30/+8
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-0/+222
OpenPOWER on IntegriCloud