Searched refs:SIGEV_MASK (Results 1 – 1 of 1) sorted by relevance
14 #define SIGEV_MASK (SIGEV_NONE | SIGEV_SIGNAL | SIGEV_THREAD) macro367 if ((msg_queue->not.sigev_notify & SIGEV_MASK) == 0) { in mq_notify()375 if ((msg_queue->not.sigev_notify & SIGEV_MASK) != 0) { in mq_notify()