1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/lib/libthr
David Xu e2dc286c1c Caching scheduling policy and priority in userland, a critical but baddly
written application is frequently changing thread priority for SCHED_OTHER
policy.
2006-07-13 22:45:19 +00:00
..
arch Remove declaration of _thr_initial from MD header file, it is no longer 2006-04-04 03:35:26 +00:00
support Use thr_new syscall to create a new thread, obscure context operations 2005-04-23 02:48:59 +00:00
sys __error could be called too early before libthr is initialized, test 2006-07-12 03:44:05 +00:00
thread Caching scheduling policy and priority in userland, a critical but baddly 2006-07-13 22:45:19 +00:00
libthr.3 Markup fixes. 2005-06-16 19:01:07 +00:00
Makefile Install shared libpthread library into /lib; needed by some 2006-04-12 19:42:20 +00:00
pthread.map Add symbol versions: FBSD_1.0 and FBSDprivate. 2006-05-11 07:02:52 +00:00