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

  /external/ltp/testcases/kernel/mem/mmapstress/
mmapstress02.c 45 #define CATCH_SIG(SIG) \
108 CATCH_SIG(SIGINT);
109 CATCH_SIG(SIGQUIT);
110 CATCH_SIG(SIGTERM);
mmapstress05.c 77 #define CATCH_SIG(SIG) \
150 CATCH_SIG(SIGINT);
151 CATCH_SIG(SIGQUIT);
152 CATCH_SIG(SIGTERM);
mmapstress07.c 53 #define CATCH_SIG(SIG) \
149 CATCH_SIG(SIGINT);
150 CATCH_SIG(SIGQUIT);
151 CATCH_SIG(SIGTERM);

Completed in 201 milliseconds