Searched refs:SIGRTMIN (Results 1 – 5 of 5) sorted by relevance
2441 sigaddset(&sa.sa_mask, SIGRTMIN); in Timer_Thread()2443 if (sigaction(SIGRTMIN, &sa, NULL) == -1) in Timer_Thread()2449 MSOS_PRINT("Blocking signal %d\n", SIGRTMIN); in Timer_Thread()2458 SignalEvent.sigev_signo = SIGRTMIN; in Timer_Thread()
106 #define SIGIO_IR (SIGRTMIN+3)
71 #define SIGRTMIN (__libc_current_sigrtmin ()) macro
60 #define SIGRTMIN 32 macro
257 #define SIGRTMIN 27 macro