1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/libpthread
Daniel Eischen 6bf50f98b1 Provide a userland version of non-pshared semaphores and add cancellation
points to sem_wait() and sem_timedwait().  Also make sem_post signal-safe.
2004-02-03 05:50:07 +00:00
..
arch Simplify the contexts created by the kernel and remove the related 2003-12-07 20:47:33 +00:00
support
sys
test
thread Provide a userland version of non-pshared semaphores and add cancellation 2004-02-03 05:50:07 +00:00
Makefile Now that libpthread is the default threading library, remove the 2004-01-31 05:05:45 +00:00
pthread.map Implement sigaltstack() as per-threaded. Current only scope process thread 2003-12-29 23:21:09 +00:00