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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
8-20.c 29 void SIGPROF_handler(int signo)
43 act.sa_handler = SIGPROF_handler;
8-21.c 23 void SIGPROF_handler(int signo)
53 act.sa_handler = SIGPROF_handler;

Completed in 77 milliseconds