cvs commit: src/lib/librt aio.c mq.c sigev_thread.c sigev_thread.h timer.c

2006-03-07 Thread David Xu
davidxu 2006-03-07 08:28:07 UTC FreeBSD src repository Modified files: lib/librtaio.c mq.c sigev_thread.c sigev_thread.h timer.c Log: 1. Always call user callback function in newly created thread, it seems POSIX implies that the user

cvs commit: src/lib/librt aio.c mq.c sigev_thread.c sigev_thread.h timer.c

2006-03-03 Thread David Xu
davidxu 2006-03-04 00:18:19 UTC FreeBSD src repository Modified files: lib/librtaio.c mq.c sigev_thread.c sigev_thread.h timer.c Log: Use a thread pool to process notification if sigev_notify_attributes is default and caller does not