Home
last modified time | relevance | path

Searched refs:sighdl (Results 1 - 18 of 18) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
H A D5-1.c38 static void sighdl(int sig PTS_ATTRIBUTE_UNUSED) in sighdl() function
55 signal(SIGALRM, sighdl); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
H A Dstress.c81 static void sighdl(int sig) in sighdl() function
177 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
H A Dstress.c211 static void sighdl(int sig) in sighdl() function
231 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dstress.c100 static void sighdl(int sig) in sighdl() function
157 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
H A Dstress.c82 static void sighdl(int sig) in sighdl() function
162 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D5-1.c94 static void sighdl(int sig PTS_ATTRIBUTE_UNUSED) in sighdl() function
110 sa.sa_handler = sighdl; in threaded()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
H A Dstress.c162 static void sighdl(int sig) in sighdl() function
182 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
H A Dstress.c74 static void sighdl(int sig) in sighdl() function
129 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
H A Dstress.c83 static void sighdl(int sig) in sighdl() function
178 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
H A Dstress.c81 static void sighdl(int sig) in sighdl() function
240 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dstress.c93 static void sighdl(int sig) in sighdl() function
189 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dstress.c99 static void sighdl(int sig) in sighdl() function
230 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c356 static void sighdl(int sig) in sighdl() function
626 sa.sa_handler = sighdl; in main()
H A Dstress2.c409 static void sighdl(int sig) in sighdl() function
589 sa.sa_handler = sighdl; in main()
H A Dstress.c409 static void sighdl(int sig) in sighdl() function
589 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c368 static void sighdl(int sig) in sighdl() function
632 sa.sa_handler = sighdl; in main()
H A Dstress2.c400 static void sighdl(int sig) in sighdl() function
580 sa.sa_handler = sighdl; in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Dstress.c181 static void sighdl(int sig) in sighdl() function
614 sa.sa_handler = sighdl; in main()

Completed in 10 milliseconds