Searched refs:UC_SIGMASK (Results 1 – 18 of 18) sorted by relevance
167 if (ucp->uc_flags & UC_SIGMASK) { in restorecontext()203 if (uc.uc_flags & UC_SIGMASK) in getsetcontext()222 if (uc.uc_flags & UC_SIGMASK) in getsetcontext()334 if (uc.uc_flags & UC_SIGMASK) in getsetcontext32()349 if (uc.uc_flags & UC_SIGMASK) in getsetcontext32()
123 #define UC_SIGMASK 0x01 macro135 #define UC_ALL (UC_SIGMASK|UC_STACK|UC_MCONTEXT)
129 #define UC_SIGMASK 0x01 macro143 #define UC_ALL (UC_SIGMASK|UC_STACK|UC_MCONTEXT)
162 if (ucp->uc_flags & UC_SIGMASK) { in restorecontext()204 if (uc.uc_flags & UC_SIGMASK) in getsetcontext()239 if (uc.uc_flags & UC_SIGMASK) in getsetcontext()454 if (uc.uc_flags & UC_SIGMASK) in getsetcontext32()487 if (uc.uc_flags & UC_SIGMASK) in getsetcontext32()
139 #define UC_SIGMASK 001 macro
51 uc.uc_flags = UC_STACK | UC_SIGMASK;
50 uc.uc_flags = UC_STACK | UC_SIGMASK;
72 uc.uc_flags |= UC_SIGMASK; in siglongjmp()
71 uc.uc_flags |= UC_SIGMASK; in siglongjmp()
146 ASSERT(ucp->uc_flags & UC_SIGMASK); in call_user_handler()539 if (uc.uc_flags & UC_SIGMASK) { in setcontext()550 uc.uc_flags &= ~UC_SIGMASK; in setcontext()
330 (ucp->uc_flags & UC_SIGMASK)) in s10_sigacthandler()774 if (s10_uc.uc_flags & UC_SIGMASK) in s10_lwp_create()
1642 if (s10_uc.uc_flags & UC_SIGMASK) in s10_lwp_create_correct_fs()
190 ucp->uc_flags |= UC_SIGMASK; in __csigsetjmp()
232 ucp->uc_flags |= UC_SIGMASK; in __csigsetjmp()
145 ucp->uc_flags |= UC_SIGMASK; in abort_handler()
101 { "UC_SIGMASK", UC_SIGMASK, UC_SIGMASK },
284 ucp->uc_flags |= UC_SIGMASK; in flt_handler()
2296 ucp->uc_flags |= UC_SIGMASK; in siglvl()