freebsd-dev/lib/libthr
David Xu 6839e793cf If a thread who's name is being set is not the current thread, use macros
THR_THREAD_LOCK and THR_THREAD_UNLOCK instead, this should fix wrong
lock level problem.

Bug reported by: ed dot maste at gmail dot com
2007-04-05 07:20:31 +00:00
..
arch - Remove variable _thr_scope_system, all threads are system scope. 2006-12-15 11:52:01 +00:00
support
sys __error could be called too early before libthr is initialized, test 2006-07-12 03:44:05 +00:00
thread If a thread who's name is being set is not the current thread, use macros 2007-04-05 07:20:31 +00:00
libthr.3
Makefile - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread. 2006-11-26 14:36:34 +00:00
pthread.map 1. Don't override underscore version of aio_suspend(), system(), 2006-07-25 12:50:05 +00:00