summaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_stack.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-021-105/+125
* Increase the default stacksizes:Joe Marcus Clarke2005-03-061-6/+6
* Don't include sys/user.h merely for its side-effect of recursivelyDavid Schultz2004-11-271-1/+0
* Decouple the thread stack [de]allocating functions from the 'dead threads list'Mike Makonnen2003-05-261-4/+4
* Start locking up the active and dead threads lists. The active threadsMike Makonnen2003-05-251-9/+5
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+240