freebsd-dev/lib/libthr
David Xu 3832fd24f1 add code to support stack unwinding when thread exits. note that only
defer-mode cancellation works, asynchrnous mode does not work because
it lacks of libuwind's support. stack unwinding is not enabled unless
LIBTHR_UNWIND_STACK is defined in Makefile.
2010-09-15 02:56:32 +00:00
..
arch Merge from tbemd, with a small amount of rework: 2010-09-13 01:43:10 +00:00
support Merge from tbemd, with a small amount of rework: 2010-09-13 01:43:10 +00:00
sys __error could be called too early before libthr is initialized, test 2006-07-12 03:44:05 +00:00
thread add code to support stack unwinding when thread exits. note that only 2010-09-15 02:56:32 +00:00
libthr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
Makefile add code to support stack unwinding when thread exits. note that only 2010-09-15 02:56:32 +00:00
pthread.map Update symbol. 2010-09-13 09:23:38 +00:00