freebsd-skq/lib/libkse
deischen 628d407e84 Add a way to force 1:1 mode for libpthread. To do this, define
LIBPTHREAD_SYSTEM_SCOPE in the environment.

You can still force libpthread to be built in strictly 1:1 by
adding -DSYSTEM_SCOPE_ONLY to CFLAGS.  This is kept for archs
that don't yet support M:N mode.

Requested by:   rwatson
Reviewed by:    davidxu
2004-08-07 15:15:38 +00:00
..
arch Save context in kernel fashion, so it can be restored by 2004-07-31 14:18:26 +00:00
support The caller is expected to set up PIC register corectly before 2003-09-05 18:08:19 +00:00
sys Add the ability to reinitialize libpthread's internal FIFO-queueing 2003-11-04 20:01:38 +00:00
test libkse was renamed to libpthread. 2004-02-05 02:55:20 +00:00
thread Add a way to force 1:1 mode for libpthread. To do this, define 2004-08-07 15:15:38 +00:00
Makefile Now that libpthread is the default threading library, remove the 2004-01-31 05:05:45 +00:00