This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libthr
History
David Xu
5150e987d2
Use macro THR_CLEANUP_PUSH/POP, they are cheaper than pthread_cleanup_push/pop.
2007-10-16 07:46:15 +00:00
..
arch
- Remove variable _thr_scope_system, all threads are system scope.
2006-12-15 11:52:01 +00:00
support
…
sys
…
thread
Use macro THR_CLEANUP_PUSH/POP, they are cheaper than pthread_cleanup_push/pop.
2007-10-16 07:46:15 +00:00
libthr.3
…
Makefile
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
2007-10-09 23:31:11 +00:00
pthread.map
Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
2007-05-13 14:12:40 +00:00