Searched refs:SIGEV_THREAD_ID (Results 1 – 4 of 4) sorted by relevance
13 #if defined(SIGEV_THREAD_ID) || (defined(HAVE_DECL_SIGEV_THREAD_ID) && HAVE_DECL_SIGEV_THREAD_ID)14 XLAT(SIGEV_THREAD_ID),
4 SIGEV_THREAD_ID
603 #ifndef SIGEV_THREAD_ID604 # define SIGEV_THREAD_ID 4 macro635 if (sev.sigev_notify == SIGEV_THREAD_ID) in printsigevent32()669 if (sev.sigev_notify == SIGEV_THREAD_ID) in printsigevent()678 # warning unfamiliar struct sigevent => incomplete SIGEV_THREAD_ID decoding in printsigevent()
264 #define SIGEV_THREAD_ID 4 /* deliver to thread */ macro