aboutsummaryrefslogtreecommitdiffstats
path: root/linuxthreads/queue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2000-01-121-0/+5
* Redesigned how cancellation unblocks a thread from internal cancellation points (sem_wait, pthread_join, pthread_cond_{wait,timedwait}). Cancellation won't eat a signal in any of these functions (*required* by POSIX and Single Unix Spec!).Ulrich Drepper2000-01-051-2/+3
* Finish user stack support. Change locking code to be safe in situations with different priorities.Ulrich Drepper1998-06-251-32/+25
* LinuxThreads library.Ulrich Drepper1998-03-111-0/+62