This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-16 10:20:30 +00:00
Code
Issues
Releases
Activity
76e6ebd64e
freebsd
/
lib
/
libpthread
History
Jason Evans
f3ee83c3bf
The second call to _thread_kern_sig_defer() in sem_post() should be a call
...
to _thread_kern_sig_undefer().
2000-08-23 07:59:50 +00:00
..
arch
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
man
Make sem_post() safe to call from within a signal handler, as required by
2000-08-01 21:19:09 +00:00
sys
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
test
Add test to detect propagation of cancellation points within libc_r.
2000-04-26 23:25:58 +00:00
thread
The second call to _thread_kern_sig_defer() in sem_post() should be a call
2000-08-23 07:59:50 +00:00
Makefile
Add wrapper for kevent() syscall
2000-08-07 16:51:56 +00:00