Home
last modified time | relevance | path

Searched refs:PTHREAD_CANCEL_ASYNCHRONOUS (Results 1 - 25 of 34) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/speculative/
H A D4-1.c32 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in thread()
57 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in watchdog()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_destroy/
H A D2-1.c46 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in fn_chld()
66 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in watchdog()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D4-1.c26 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D1-1.c13 * Test when a thread is PTHREAD_CANCEL_ENABLE and PTHREAD_CANCEL_ASYNCHRONOUS
18 * PTHREAD_CANCEL_ENABLE and PTHREAD_CANCEL_ASYNCHRONOUS
51 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D2-1.c47 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D3-1.c51 SAFE_PFUNC(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL)); in thread_func()
H A D2-2.c47 rc = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D2-3.c64 rc = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D1-1.c30 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D2-1.c29 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D3-1.c27 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D4-1.c34 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D3-1.c55 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcancelstate/
H A D1-1.c43 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
H A D2-1.c38 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
H A D1-2.c54 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
H A D1-1.c11 * 'state' can either be PTHREAD_CANCEL_DEFERRED, or PTHREAD_CANCEL_ASYNCHRONOUS.
13 * Test when a thread is PTHREAD_CANCEL_ASYNCHRONOUS
18 * 3. In the thread function, set the type to PTHREAD_CANCEL_ASYNCHRONOUS
54 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/
H A D4-1.c42 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in fn_chld()
/third_party/musl/libc-test/src/functional/
H A Dpthread_cancel.c12 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, 0); in start_async()
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_atfork.c86 pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL); in pthread_atfork_0100()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
H A D1-2.c110 if ((ret = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &tmp))) { in deadlk_issue()
H A D3-2.c116 if ((ret = pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, &tmp))) { in deadlk_issue()
/third_party/musl/porting/uniproton/kernel/include/
H A Dpthread.h76 #define PTHREAD_CANCEL_ASYNCHRONOUS 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpthread.h76 #define PTHREAD_CANCEL_ASYNCHRONOUS 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpthread.h76 #define PTHREAD_CANCEL_ASYNCHRONOUS 1 macro

Completed in 8 milliseconds

12