freebsd-dev/lib/libthr
rwatson 5fa821c42d Remove incorrect BUGS entry: libthr does support process-scope thread
scheduling.

MFC after:	1 week
Submitted by:	davidxu
Approved by:	re (scottl)
2005-06-15 15:21:10 +00:00
..
arch Remove COMPAT_32BIT, it is no longer needed. 2005-04-27 01:29:03 +00:00
support Use thr_new syscall to create a new thread, obscure context operations 2005-04-23 02:48:59 +00:00
sys Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thread Use thr_new syscall to create a new thread, obscure context operations 2005-04-23 02:48:59 +00:00
libthr.3 Remove incorrect BUGS entry: libthr does support process-scope thread 2005-06-15 15:21:10 +00:00
Makefile Add a stub libthr(3) man page to document what it is and why, as well as 2005-06-11 15:27:56 +00:00
pthread.map Add debugger event reporting support, current only TD_CREATE and TD_DEATH 2005-04-12 03:00:28 +00:00