HomeSort by relevance Sort by last modified time
    Searched full:wait_handler (Results 1 - 2 of 2) sorted by null

  /external/ltp/pan/
zoolib.h 52 void wait_handler();
ltp-pan.c 502 sa.sa_handler = wait_handler;
533 wait_handler(SIGINT);
602 wait_handler(SIGINT);
611 wait_handler(0); /* Reset the signal ratchet. */
626 wait_handler(SIGINT);
1423 void wait_handler(int sig) function
    [all...]

Completed in 149 milliseconds