Searched refs:WITH_SIGNALS_BLOCKED (Results 1 – 1 of 1) sorted by relevance
43 #define WITH_SIGNALS_BLOCKED(code) { \ macro124 WITH_SIGNALS_BLOCKED(if ((cpid = fork()) == 0) { in create_sig_proc()