6348ace8d1
is default and caller does not require dedicated thread. timer needs a dedicated thread to maintain overrun count correctly in notification context. mqueue and aio can use thread pool to do notification concurrently, the thread pool has lifecycle control, some threads will exit if they have idled for a while. |
||
---|---|---|
.. | ||
aio.c | ||
Makefile | ||
mq.c | ||
sigev_thread.c | ||
sigev_thread.h | ||
timer.c |