This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7768950fe3
freebsd-dev
/
lib
/
librt
History
David Xu
04f5329ff2
Block all signals in helper threads except those should not be blocked.
2006-03-10 08:01:23 +00:00
..
aio.c
1. Always call user callback function in newly created thread, it seems
2006-03-07 08:28:07 +00:00
Makefile
mq.c
1. Always call user callback function in newly created thread, it seems
2006-03-07 08:28:07 +00:00
sigev_thread.c
Block all signals in helper threads except those should not be blocked.
2006-03-10 08:01:23 +00:00
sigev_thread.h
1. Always call user callback function in newly created thread, it seems
2006-03-07 08:28:07 +00:00
timer.c
Set SNF_SYNC flag for timer, as the timer notification should be
2006-03-08 00:34:54 +00:00