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 01:30:47 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ea7d6fcdcd
opnsense-src
/
lib
/
libthr
History
David Xu
150b71918c
If a thread is cancelled, it may have already consumed a umtx_wake,
...
check waiter and semphore counter to see if we may wake up next thread.
2008-03-11 03:26:47 +00:00
..
arch
style.Makefile(5)
2008-02-13 05:25:43 +00:00
support
Use thr_new syscall to create a new thread, obscure context operations
2005-04-23 02:48:59 +00:00
sys
__error could be called too early before libthr is initialized, test
2006-07-12 03:44:05 +00:00
thread
If a thread is cancelled, it may have already consumed a umtx_wake,
2008-03-11 03:26:47 +00:00
libthr.3
- Stop calling libthr alternative as it's now the default
2007-10-22 10:13:38 +00:00
Makefile
Convert pthread.map to the format expected by version_gen.awk, and modify
2008-02-06 20:25:00 +00:00
pthread.map
Add more cpu affinity function's symbols.
2008-03-05 06:56:35 +00:00