1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/lib/librt
David Xu c5a4f4eff2 1. Always call user callback function in newly created thread, it seems
POSIX implies that the user callback function must be executed in clean
environment.
2. Use newly introduced pthread stubs in libc.
2006-03-07 08:28:07 +00:00
..
aio.c 1. Always call user callback function in newly created thread, it seems 2006-03-07 08:28:07 +00:00
Makefile
mq.c 1. Always call user callback function in newly created thread, it seems 2006-03-07 08:28:07 +00:00
sigev_thread.c 1. Always call user callback function in newly created thread, it seems 2006-03-07 08:28:07 +00:00
sigev_thread.h 1. Always call user callback function in newly created thread, it seems 2006-03-07 08:28:07 +00:00
timer.c 1. Always call user callback function in newly created thread, it seems 2006-03-07 08:28:07 +00:00