Home
last modified time | relevance | path

Searched refs:pthread_testcancel (Results 1 - 25 of 32) sorted by relevance

12

/third_party/ltp/testcases/misc/math/float/
H A 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/
H A Dpthread_testcancel.c14 weak_alias(__pthread_testcancel, pthread_testcancel);
H A Dpthread_setcanceltype.c10 if (new) pthread_testcancel(); in pthread_setcanceltype()
H A Dsem_timedwait.c33 pthread_testcancel(); in sem_timedwait()
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_setcanceltype.c10 if (new) pthread_testcancel(); in pthread_setcanceltype()
H A Dsem_timedwait.c29 pthread_testcancel(); in sem_timedwait()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_testcancel/
H A D2-1.c52 pthread_testcancel(); in a_thread_func()
99 ("Test FAILED: pthread_testcancel() was honored even though cancelability was disabled.\n"); in main()
H A D1-1.c8 * Test pthread_testcancel
27 * flag to 1, and call the cancelation point pthread_testcancel(). The test will pass.
77 pthread_testcancel(); in a_thread_func()
80 * pthread_testcancel(). */ in a_thread_func()
138 ("Test FAILED:pthread_testcancel() not treated as a cancelation point.\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcancelstate/
H A D1-1.c58 pthread_testcancel(); in a_thread_func()
H A D1-2.c56 pthread_testcancel(); in a_thread_func()
H A D2-1.c53 pthread_testcancel(); in a_thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setcanceltype/
H A D1-2.c27 * flag to 1, and call the cancelation point pthread_testcancel(). The test will pass.
77 pthread_testcancel(); in a_thread_func()
80 * pthread_testcancel(). */ in a_thread_func()
138 ("Test FAILED: (1) Cancel request not honored at cancelation point pthread_testcancel() OR (2) pthread_testcancel() not treated as a cancelation point.\n"); in main()
H A D2-1.c23 * flag to 1, and call the cancelation point pthread_testcancel(). The test will pass.
72 pthread_testcancel(); in a_thread_func()
75 * pthread_testcancel(). */ in a_thread_func()
133 ("Test FAILED: (1) Cancel request not honored at cancelation point pthread_testcancel() OR (2) pthread_testcancel() not treated as a cancelation point.\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D1-3.c28 * flag to 1, and call the cancelation point pthread_testcancel(). The test will pass.
78 pthread_testcancel(); in a_thread_func()
81 * pthread_testcancel(). */ in a_thread_func()
139 ("Test FAILED: (1) Cancel request not honored at cancelation point pthread_testcancel() OR (2) pthread_testcancel() not treated as a cancelation point.\n"); in main()
/third_party/musl/src/process/
H A Dsystem.c21 pthread_testcancel(); in system()
/third_party/musl/porting/liteos_a/user/src/process/
H A Dsystem.c22 pthread_testcancel(); in system()
/third_party/musl/src/aio/
H A Daio_suspend.c18 pthread_testcancel(); in aio_suspend()
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio_suspend.c18 pthread_testcancel(); in aio_suspend()
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_atfork.c61 pthread_testcancel(); in thread_fun()
/third_party/ltp/testcases/kernel/syscalls/nice/
H A Dnice05.c59 pthread_testcancel(); in do_something()
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h208 #define pthread_testcancel _pthread_testcancel macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dpthread.h101 void pthread_testcancel(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpthread.h101 void pthread_testcancel(void);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpthread.h101 void pthread_testcancel(void);
/third_party/musl/porting/liteos_m/user/include/
H A Dpthread.h94 void pthread_testcancel(void);

Completed in 10 milliseconds

12