freebsd-dev/lib/libkse
Daniel Eischen 28362a5c80 Don't really spin on a spinlock; silently convert it to the same
low-level lock used by the libpthread implementation.  In the
future, we'll eliminate spinlocks from libc but that will wait
until after 5.1-release.

Don't call an application signal handler if the handler is
the same as the library-installed handler.  This seems to
be possible after a fork and is the cause of konsole hangs.

Approved by:	re@ (jhb)
2003-05-29 17:10:45 +00:00
..
arch/i386 Move the mailbox to the beginning of the thread and align the 2003-04-30 15:05:17 +00:00
sys Change low-level locking a bit so that we can tell if 2003-05-24 02:29:25 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Don't really spin on a spinlock; silently convert it to the same 2003-05-29 17:10:45 +00:00
Makefile Remove the %gs restoring hack (already commented out). 2003-04-25 01:31:56 +00:00