Searched refs:SIGTHR (Results 1 – 7 of 7) sorted by relevance
90 inline int SIGTHR = 32; variable91 #pragma D binding "1.13" SIGTHR128 signal == SIGTHR ? "SIGTHR" :
131 #define SIGTHR 32 /* reserved by thread library. */ macro132 #define SIGLWP SIGTHR
129 #define RCTL_ACTION_SIGTHR SIGTHR
67 [SIGTHR] = "SIGTHR",
1588 if (td->td_proc->p_leader != NULL && signum >= SIGTHR && in p_cansignal()1589 signum < SIGTHR + 4 && td->td_proc->p_leader == p->p_leader) in p_cansignal()
91 #define SIGCANCEL SIGTHR
819 pthread_kill(dpr->dpr_tid, SIGTHR);