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-14 06:35:31 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7c8dcf2def
opnsense-src
/
lib
/
librt
History
David Xu
3c77872824
Implement SIGEV_THREAD notification for aio_fsync.
2006-03-24 03:24:27 +00:00
..
aio.c
Implement SIGEV_THREAD notification for aio_fsync.
2006-03-24 03:24:27 +00:00
Makefile
No need to define NO_MAN here.
2006-03-15 10:41:58 +00:00
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