Home | History | Annotate | Download | only in rtl

Lines Matching refs:emptyset

216   // emptyset and oldset are too big for stack.
217 __sanitizer_sigset_t emptyset;
1835 internal_sigfillset(&sctx->emptyset);
1836 CHECK_EQ(0, pthread_sigmask(SIG_SETMASK, &sctx->emptyset, &sctx->oldset));