summaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_priority_queue.c
Commit message (Expand)AuthorAgeFilesLines
* Remove libc_r threading library. It has been disconnected from the buildEd Maste2010-11-131-370/+0
* Revamp suspend and resume. While I'm here add pthread_suspend_all_np()Daniel Eischen2002-05-241-32/+65
* Add weak definitions for wrapped system calls. In general:Daniel Eischen2001-01-241-3/+1
* Implement zero system call thread switching. Performance ofDaniel Eischen2000-10-131-8/+12
* Implement continuations to correctly handle [sig|_]longjmp() inside of aJason Evans2000-01-191-1/+1
* -Wall and minor style(9) cleanups.Daniel Eischen1999-12-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* In the words of the author:John Birrell1999-06-201-6/+186
* [ The author's description... ]John Birrell1999-03-231-0/+155