Searched refs:blockedset (Results 1 – 1 of 1) sorted by relevance
413 sigset_t blockedset, oldset; in fticket_wait_answer() local420 SIGEMPTYSET(blockedset); in fticket_wait_answer()423 SIGFILLSET(blockedset); in fticket_wait_answer()440 kern_sigprocmask(td, SIG_BLOCK, &blockedset, NULL, 0); in fticket_wait_answer()487 SIGFILLSET(blockedset); in fticket_wait_answer()