Home
last modified time | relevance | path

Searched refs:SIGRTMIN (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c2441 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()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A Dmdrv_signals.h106 #define SIGIO_IR (SIGRTMIN+3)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsignum.h71 #define SIGRTMIN (__libc_current_sigrtmin ()) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dsignal.h60 #define SIGRTMIN 32 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsignal.h257 #define SIGRTMIN 27 macro