freebsd-skq/lib/libthr
davidxu d6c532fa79 Use cpuset defined in pthread_attr for newly created thread, for now,
we set scheduling parameters and cpu binding fully in userland, and
because default scheduling policy is SCHED_RR (time-sharing), we set
default sched_inherit to PTHREAD_SCHED_INHERIT, this saves a system
call.
2008-03-05 07:01:20 +00:00
..
arch style.Makefile(5) 2008-02-13 05:25:43 +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 Use cpuset defined in pthread_attr for newly created thread, for now, 2008-03-05 07:01:20 +00:00
libthr.3 - Stop calling libthr alternative as it's now the default 2007-10-22 10:13:38 +00:00
Makefile Convert pthread.map to the format expected by version_gen.awk, and modify 2008-02-06 20:25:00 +00:00
pthread.map Add more cpu affinity function's symbols. 2008-03-05 06:56:35 +00:00