freebsd-dev/lib/librt
David Xu f4213b9006 To support stack unwinding for cancellation points, add -fexceptions flag
for them, two functions _pthread_cancel_enter and _pthread_cancel_leave
are added to let thread enter and leave a cancellation point, it also
makes it possible that other functions can be cancellation points in
libraries without having to be rewritten in libthr.
2010-09-25 01:57:47 +00:00
..
aio.c
Makefile To support stack unwinding for cancellation points, add -fexceptions flag 2010-09-25 01:57:47 +00:00
mq.c To support stack unwinding for cancellation points, add -fexceptions flag 2010-09-25 01:57:47 +00:00
sigev_thread.c Fix compiler warnings. 2009-11-18 01:35:36 +00:00
sigev_thread.h
timer.c
Version.map