Searched refs:SIGLIBRT (Results 1 – 4 of 4) sorted by relevance
92 inline int SIGLIBRT = 33; variable93 #pragma D binding "1.13" SIGLIBRT129 signal == SIGLIBRT ? "SIGLIBRT" :
234 newevp->sigev_signo = SIGLIBRT; in __sigev_get_sigevent()285 _pthread_kill(sn->sn_tn->tn_thread, SIGLIBRT); in __sigev_delete_node()384 sigaddset(&set, SIGLIBRT); in sigev_service_loop()
68 [SIGLIBRT] = "SIGLIBRT",
133 #define SIGLIBRT 33 /* reserved by real-time library. */ macro