Home
last modified time | relevance | path

Searched refs:pthread_setcanceltype (Results 1 – 25 of 38) sorted by relevance

12

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/speculative/
D4-1.c32 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in thread()
57 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in watchdog()
/external/deqp-deps/glslang/glslang/OSDependent/Unix/
Dossource.cpp91 pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &old_cancel_type); in OS_CleanupThreadData()
101 pthread_setcanceltype(old_cancel_state, NULL); in OS_CleanupThreadData()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_destroy/
D2-1.c46 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in fn_chld()
66 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in watchdog()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
Dcoverage.txt1 This document defines the coverage for the pthread_setcanceltype function:
D1-1.c54 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D1-2.c57 pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in a_thread_func()
/external/compiler-rt/test/msan/
Dpthread_setcancelstate.cc14 res = pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &oldtype); in main()
/external/llvm-project/compiler-rt/test/msan/
Dpthread_setcancelstate.cpp14 res = pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &oldtype); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
D4-1.c26 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D2-1.c47 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D1-1.c51 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D1-3.c58 pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in a_thread_func()
D2-2.c47 rc = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D3-1.c43 SAFE_PFUNC(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL)); in thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
D4-1.c34 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D2-1.c29 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D3-1.c29 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D1-1.c30 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcancelstate/
D2-1.c38 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
D1-1.c43 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
D3-1.c55 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
D1-2.c54 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/
D1-1.c57 pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
D3-1.c53 err = pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in a_thread_func()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/
D4-1.c42 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in fn_chld()

12