freebsd-dev/lib/libkse
Daniel Eischen 3462c3c752 When reinitializing a lockuser, don't assume that the lock is in
use.  If it is in use, use the watched request, otherwise use the
lockuser's own request.  Only allocate a lockuser request if both
requests are null.

PR:	119920
Tested by (6.x):	Landon Fuller <landonf -at- bikemonkey -dot- org>
2008-01-31 19:38:26 +00:00
..
arch For un-prototyped static inline functions declared in pthread_md.h on 2007-12-01 14:23:29 +00:00
support Eliminate plt relocation for kse_switchin. 2005-03-21 23:10:35 +00:00
sys When reinitializing a lockuser, don't assume that the lock is in 2008-01-31 19:38:26 +00:00
test Repo copy libpthreads to libkse. 2007-10-09 13:42:34 +00:00
thread Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0 2007-12-16 23:29:57 +00:00
kse.map Add _pthread_mutex_init_calloc_cb() to libthr and libkse, so that malloc(3) 2007-11-27 03:16:44 +00:00
Makefile WARNS=3'ify. 2007-11-30 17:20:29 +00:00