freebsd-dev/lib/libkse/sys
Alexander Kabaev 84d55c7fad Attempt to eliminate PLT relocations from rwlock aquire/release
path, making them suitable for direct use by the dynamic loader.

Register libpthread-specific locking API with rtld on startup.

This still has some rough edges with signals which should be
addresses later.

Approved by:	re (scottl)
2003-05-30 00:21:52 +00:00
..
lock.c Change low-level locking a bit so that we can tell if 2003-05-24 02:29:25 +00:00
lock.h Change low-level locking a bit so that we can tell if 2003-05-24 02:29:25 +00:00
Makefile.inc Attempt to eliminate PLT relocations from rwlock aquire/release 2003-05-30 00:21:52 +00:00
thr_error.c Protect thread errno from being changed while operating 2003-04-23 21:46:50 +00:00