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-04-20 21:59:20 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3fceb84efd
opnsense-src
/
lib
/
libpthread
History
David Xu
3fceb84efd
Tweak rtld lock to allow recursive on reader lock and detect recursive
...
on writer lock. This is first cut at rwlock for rtld. Submitted by: desichen
2003-08-10 22:15:03 +00:00
..
arch
Add alpha support to libpthread. It compiles but hasn't been tested;
2003-08-09 05:44:27 +00:00
man
The .Fn function
2003-06-08 10:40:44 +00:00
support
Allow gcc driver to process -r option iself, do not use -Wl,-r to
2003-08-08 03:41:13 +00:00
sys
Move the machine specific files from sys/Makefile.inc and put them
2003-06-23 04:28:31 +00:00
test
o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it
2003-07-17 23:02:30 +00:00
thread
Tweak rtld lock to allow recursive on reader lock and detect recursive
2003-08-10 22:15:03 +00:00
Makefile
o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it
2003-07-17 23:02:30 +00:00
pthread.map
Override libc function raise(), in threading mode, raise() will
2003-07-19 05:25:49 +00:00