Home
last modified time | relevance | path

Searched refs:pthread_testcancel (Results 1 – 25 of 35) sorted by relevance

12

/third_party/ltp/testcases/misc/math/float/
Dthread_code.c58 pthread_testcancel(); in read_file()
75 pthread_testcancel(); in read_file()
86 pthread_testcancel(); in read_file()
98 pthread_testcancel(); in read_file()
403 pthread_testcancel(); in thread_code()
/third_party/musl/src/thread/
Dpthread_testcancel.c14 weak_alias(__pthread_testcancel, pthread_testcancel);
Dpthread_setcanceltype.c10 if (new) pthread_testcancel(); in pthread_setcanceltype()
Dsem_timedwait.c31 pthread_testcancel(); in sem_timedwait()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/
Dcoverage.txt1 This document defines the coverage for the pthread_testcancel function:
D2-1.c52 pthread_testcancel(); in a_thread_func()
D1-1.c77 pthread_testcancel(); in a_thread_func()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_setcanceltype.c10 if (new) pthread_testcancel(); in pthread_setcanceltype()
Dsem_timedwait.c29 pthread_testcancel(); in sem_timedwait()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcancelstate/
D1-2.c56 pthread_testcancel(); in a_thread_func()
D2-1.c53 pthread_testcancel(); in a_thread_func()
D1-1.c58 pthread_testcancel(); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
D2-1.c72 pthread_testcancel(); in a_thread_func()
D1-2.c77 pthread_testcancel(); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
D1-3.c78 pthread_testcancel(); in a_thread_func()
/third_party/musl/src/process/
Dsystem.c21 pthread_testcancel(); in system()
/third_party/musl/porting/liteos_a/user/src/process/
Dsystem.c22 pthread_testcancel(); in system()
/third_party/musl/src/aio/
Daio_suspend.c18 pthread_testcancel(); in aio_suspend()
/third_party/musl/porting/liteos_a/user/src/aio/
Daio_suspend.c18 pthread_testcancel(); in aio_suspend()
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_atfork.c61 pthread_testcancel(); in thread_fun()
/third_party/ltp/testcases/kernel/syscalls/nice/
Dnice05.c59 pthread_testcancel(); in do_something()
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DCOVERAGE.threads52 pthread_testcancel YES HIGH
/third_party/musl/porting/liteos_m/user/include/
Dpthread.h94 void pthread_testcancel(void);
/third_party/musl/porting/uniproton/kernel/include/
Dpthread.h101 void pthread_testcancel(void);
/third_party/musl/porting/liteos_m/kernel/include/
Dpthread.h101 void pthread_testcancel(void);

12