SIGEV_THREAD 106 plugin/ipc/file/posixipcwrappers.cpp if (sevp != NULL && sevp->sigev_notify == SIGEV_THREAD) { SIGEV_THREAD 91 plugin/timer/timer_create.cpp JASSERT(evp == NULL || evp->sigev_notify == SIGEV_THREAD); SIGEV_THREAD 111 plugin/timer/timer_create.cpp newp->sigev_notify = SIGEV_THREAD; SIGEV_THREAD 36 plugin/timer/timerwrappers.cpp if (sevp != NULL && sevp->sigev_notify == SIGEV_THREAD) {