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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
3-3.c 150 void sighdl2(int sig) function
222 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
4-2.c 149 void sighdl2(int sig) function
238 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
2-1.c 142 void sighdl2(int sig) function
203 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
6-3.c 109 static void sighdl2(int sig) function
185 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
8-1.c 148 void sighdl2(int sig) function
229 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
6-1.c 147 void sighdl2(int sig) function
237 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
5-1.c 150 void sighdl2(int sig) function
248 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
18-1.c 148 void sighdl2(int sig) function
244 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
4-2.c 115 static void sighdl2(int sig) function
194 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
4-3.c 124 void sighdl2(int sig) function
250 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
4-1.c 151 void sighdl2(int sig) function
261 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
3-1.c 142 void sighdl2(int sig) function
169 sa.sa_handler = sighdl2;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
4-3.c 176 void sighdl2(int sig) function
326 sa.sa_handler = sighdl2;

Completed in 1415 milliseconds