/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
D | 5-1.c | 38 void sighdl(int sig LTP_ATTRIBUTE_UNUSED) in sighdl() function 55 signal(SIGALRM, sighdl); in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
D | stress.c | 81 void sighdl(int sig) in sighdl() function 177 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/ |
D | stress.c | 82 void sighdl(int sig) in sighdl() function 162 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/ |
D | stress.c | 162 void sighdl(int sig) in sighdl() function 182 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/ |
D | stress.c | 74 void sighdl(int sig) in sighdl() function 129 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
D | stress.c | 100 void sighdl(int sig) in sighdl() function 157 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
D | stress.c | 211 void sighdl(int sig) in sighdl() function 231 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/ |
D | 5-1.c | 94 void sighdl(int sig LTP_ATTRIBUTE_UNUSED) in sighdl() function 110 sa.sa_handler = sighdl; in threaded()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
D | stress.c | 81 void sighdl(int sig) in sighdl() function 240 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
D | stress.c | 83 void sighdl(int sig) in sighdl() function 178 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
D | stress.c | 93 void sighdl(int sig) in sighdl() function 189 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
D | stress.c | 99 void sighdl(int sig) in sighdl() function 230 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | stress1.c | 368 void sighdl(int sig) in sighdl() function 632 sa.sa_handler = sighdl; in main()
|
D | stress2.c | 400 void sighdl(int sig) in sighdl() function 580 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
D | stress.c | 409 void sighdl(int sig) in sighdl() function 589 sa.sa_handler = sighdl; in main()
|
D | stress2.c | 409 void sighdl(int sig) in sighdl() function 589 sa.sa_handler = sighdl; in main()
|
D | stress1.c | 356 void sighdl(int sig) in sighdl() function 626 sa.sa_handler = sighdl; in main()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
D | stress.c | 181 void sighdl(int sig) in sighdl() function 614 sa.sa_handler = sighdl; in main()
|