SIGEV_THREAD
case SIGEV_THREAD:
if (event.sigev_notify == SIGEV_THREAD) {
bool isThreadEvent = event != NULL && event->sigev_notify == SIGEV_THREAD;