freebsd-skq/lib/libthr
Daniel Eischen f4cd2a5b5c Add some more pthread stubs so that librt can use them.
The thread jump table has been resorted, so you need to
keep libc, libpthread, and libthr in sync.

Submitted by:	xu
2006-03-05 18:10:28 +00:00
..
arch Remove functions i386_get_gsbase and i386_set_gsbase, they were already 2006-01-07 06:01: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
thread Add some more pthread stubs so that librt can use them. 2006-03-05 18:10:28 +00:00
libthr.3 Markup fixes. 2005-06-16 19:01:07 +00:00
Makefile The thr_new sysscall was already in libc, don't generate it. 2006-01-11 06:10:05 +00:00
pthread.map 1. Add SIGEV_THREAD notification for mq_notify. 2006-01-04 11:48:02 +00:00