summaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_setschedparam.c
Commit message (Expand)AuthorAgeFilesLines
* Comment out most of pthread_setschedparam. Pthread priorities didn'tMike Makonnen2003-12-151-1/+4
* Make WARNS2 clean. The fixes mostly included:Mike Makonnen2003-05-231-1/+4
* - Define curthread as _get_curthread() and remove all direct calls toJeff Roberson2003-04-021-2/+0
* - Reenable setschedparam and the prioceiling code now that the mutex codeJeff Roberson2003-04-011-8/+8
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+115