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

/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dexp_trap.c109 /* Don't we need to temporarily block bottomhalf? */
171 bottomhalf(sig) function
182 signal(sig,bottomhalf);
223 signal(SIGCHLD,bottomhalf);
421 } else signal(sig,bottomhalf);

Completed in 81 milliseconds