This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-09 02:26:27 +00:00
Code
Issues
Releases
Activity
freebsd
/
lib
/
libthr
History
David Xu
74c751131b
get LIBPTHREAD_ADAPTIVE_SPIN early, so it can be used for some global
...
mutexes.
2006-12-20 05:05:44 +00:00
..
arch
- Remove variable _thr_scope_system, all threads are system scope.
2006-12-15 11:52:01 +00:00
support
…
sys
__error could be called too early before libthr is initialized, test
2006-07-12 03:44:05 +00:00
thread
get LIBPTHREAD_ADAPTIVE_SPIN early, so it can be used for some global
2006-12-20 05:05:44 +00:00
libthr.3
…
Makefile
- When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.
2006-11-26 14:36:34 +00:00
pthread.map
1. Don't override underscore version of aio_suspend(), system(),
2006-07-25 12:50:05 +00:00