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-01-26 16:18:31 +00:00
Code
Issues
Releases
Activity
55f18e070f
freebsd
/
lib
/
libthr
History
David Xu
55f18e070f
Don't do adaptive spinning if it is running on UP kernel.
2007-10-31 01:44:50 +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
Don't do adaptive spinning if it is running on UP kernel.
2007-10-31 01:44:50 +00:00
libthr.3
- Stop calling libthr alternative as it's now the default
2007-10-22 10:13:38 +00:00
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