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-02-27 11:50:47 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
170c211c42
opnsense-src
/
lib
/
libthr
History
David Xu
88676cbc2c
The pthread_attr_set_createsuspend_np was broken, fix it by
...
replacing THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND.
2005-10-10 12:15:07 +00:00
..
arch
Remove COMPAT_32BIT, it is no longer needed.
2005-04-27 01:29:03 +00:00
support
Use thr_new syscall to create a new thread, obscure context operations
2005-04-23 02:48:59 +00:00
sys
Import my recent 1:1 threading working. some features improved includes:
2005-04-02 01:20:00 +00:00
thread
The pthread_attr_set_createsuspend_np was broken, fix it by
2005-10-10 12:15:07 +00:00
libthr.3
Markup fixes.
2005-06-16 19:01:07 +00:00
Makefile
Bump the shared library version number of all libraries that have not
2005-07-22 17:19:05 +00:00
pthread.map
Sort function names.
2005-10-04 08:28:46 +00:00