Searched defs:SA_RESETHAND (Results 1 – 7 of 7) sorted by relevance
64 # define SA_RESETHAND 0x00000010 /* Reset to SIG_DFL on entry to handler. */ macro
67 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
64 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
67 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro
73 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro
70 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
101 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
Completed in 7 milliseconds