This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-09 17:51:07 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0d4ea86b6e
opnsense-src
/
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