aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_attr.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* 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-236/+339
* 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