summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_stack.c
Commit message (Expand)AuthorAgeFilesLines
* Convert thread list lock from mutex to rwlock.davidxu2010-09-131-1/+1
* WARNS level 4 cleanup.davidxu2006-04-041-3/+4
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-105/+125
* Increase the default stacksizes:marcus2005-03-061-6/+6
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-271-1/+0
* Decouple the thread stack [de]allocating functions from the 'dead threads list'mtm2003-05-261-4/+4
* Start locking up the active and dead threads lists. The active threadsmtm2003-05-251-9/+5
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+240
OpenPOWER on IntegriCloud