Searched refs:empty_set (Results 1 – 4 of 4) sorted by relevance
24 sigset_t empty_set; in main() local25 assert(0 == sigemptyset(&empty_set)); in main()26 sigset_t one_signal = empty_set; in main()
160 static sigset_t empty_set, blocked_set; variable1145 sigprocmask(SIG_SETMASK, &empty_set, NULL); in startup_attach()1163 sigprocmask(SIG_SETMASK, &empty_set, NULL); in startup_attach()1876 sigemptyset(&empty_set); in init()2261 sigprocmask(SIG_SETMASK, &empty_set, NULL); in trace()
475 ZoneSet<UnobservableStore>* empty_set = in VisitedEmpty() local478 return UnobservablesSet(empty_set); in VisitedEmpty()
1444 goto empty_set; in matches()1472 empty_set: in matches()