Searched refs:infoset (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Ddd.c117 sigset_t infoset; /* a set blocking SIGINFO */ variable
140 (void)sigemptyset(&infoset);
141 // (void)sigaddset(&infoset, SIGINFO);
572 (void)sigprocmask(SIG_BLOCK, &infoset, &oset);

Completed in 42 milliseconds