Home
last modified time | relevance | path

Searched refs:pthread_cleanup_pop (Results 1 – 25 of 70) sorted by relevance

123

/third_party/musl/libc-test/src/functional/
Dpthread_cancel.c42 pthread_cleanup_pop(0); in start_single()
54 pthread_cleanup_pop(0); in start_nested()
55 pthread_cleanup_pop(0); in start_nested()
56 pthread_cleanup_pop(0); in start_nested()
57 pthread_cleanup_pop(0); in start_nested()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
D2-1.c69 pthread_cleanup_pop(0); in a_thread_func()
70 pthread_cleanup_pop(0); in a_thread_func()
71 pthread_cleanup_pop(0); in a_thread_func()
D2-2.c113 pthread_cleanup_pop(0); in threaded()
114 pthread_cleanup_pop(0); in threaded()
115 pthread_cleanup_pop(0); in threaded()
D3-2.c139 pthread_cleanup_pop(0); in threaded()
140 pthread_cleanup_pop(0); in threaded()
141 pthread_cleanup_pop(0); in threaded()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_pop/
D1-3.c61 pthread_cleanup_pop(1); in a_thread_func()
62 pthread_cleanup_pop(1); in a_thread_func()
63 pthread_cleanup_pop(1); in a_thread_func()
Dcoverage.txt1 This document defines the coverage for the pthread_cleanup_pop function:
D1-1.c47 pthread_cleanup_pop(1); in a_thread_func()
D1-2.c47 pthread_cleanup_pop(0); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D2-3.c195 pthread_cleanup_pop(0); in threaded()
196 pthread_cleanup_pop(0); in threaded()
197 pthread_cleanup_pop(1); in threaded()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-6.c184 pthread_cleanup_pop(0); in threaded()
185 pthread_cleanup_pop(0); in threaded()
186 pthread_cleanup_pop(1); in threaded()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
D1-1.c52 pthread_cleanup_pop(0); in a_thread_func()
D1-3.c49 pthread_cleanup_pop(1); in a_thread_func()
D1-2.c73 pthread_cleanup_pop(0); in a_thread_func()
/third_party/musl/src/thread/
Dpthread_once.c23 pthread_cleanup_pop(0); in __pthread_once_full()
Dsem_timedwait.c24 pthread_cleanup_pop(1); in sem_timedwait()
/third_party/musl/libc-test/src/regression/
Dpthread_exit-cancel.c18 pthread_cleanup_pop(0); in start()
Dpthread_cond_wait-cancel_ignored.c28 pthread_cleanup_pop(1); in waiter()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
D1-2.c66 pthread_cleanup_pop(0); in a_thread_func()
D2-1.c57 pthread_cleanup_pop(0); in a_thread_func()
D1-1.c70 pthread_cleanup_pop(0); in a_thread_func()
D1-3.c74 pthread_cleanup_pop(0); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
D1-1.c72 pthread_cleanup_pop(0); in a_thread_func()
D2-1.c68 pthread_cleanup_pop(0); in a_thread_func()
D1-2.c73 pthread_cleanup_pop(0); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/
D1-1.c73 pthread_cleanup_pop(0); in a_thread_func()

123