Searched refs:SA_SIGINFO (Results 1 – 5 of 5) sorted by relevance
63 #define SA_SIGINFO 0x00000008 /* Invoke signal-catching function with macro
79 #define SA_SIGINFO 0x00000008 macro
75 #define SA_SIGINFO 2 /* Invoke the signal catching function with */ macro
416 action.sa_flags = SA_SIGINFO; in _MDrv_MBX_Init_()
2439 sa.sa_flags = SA_SIGINFO; in Timer_Thread()