aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_attr.c
Commit message (Expand)AuthorAgeFilesLines
* Mostly synchronize lib/libthr and sys/kern/kern_umtx.c with the codeKonstantin Belousov2009-03-241-1/+93
* Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-121-4/+1
* Use kernel facilities to support real-time scheduling.David Xu2006-07-121-2/+10
* - Use same priority range returned by kernel's sched_get_priority_min()David Xu2006-04-271-13/+17
* WARNS level 4 cleanup.David Xu2006-04-041-0/+2
* Return real detached state.David Xu2006-01-091-0/+2
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-021-232/+335
* Move the weak references to the top of the file to conformMike Makonnen2004-02-181-43/+22
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+450