Home
last modified time | relevance | path

Searched refs:PTHREAD_CANCEL_MASKED (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/src/thread/
H A Dpthread_cond_timedwait.c97 __pthread_setcancelstate(PTHREAD_CANCEL_MASKED, &cs); in __pthread_cond_timedwait()
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_pthrd_test.cpp245 EXPECT_EQ(0, pthread_setcancelstate(PTHREAD_CANCEL_MASKED, &oldstate)); in HWTEST_F()
249 EXPECT_EQ(oldstate, PTHREAD_CANCEL_MASKED); in HWTEST_F()
/third_party/musl/porting/uniproton/kernel/include/
H A Dpthread.h73 #define PTHREAD_CANCEL_MASKED 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpthread.h73 #define PTHREAD_CANCEL_MASKED 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpthread.h73 #define PTHREAD_CANCEL_MASKED 2 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dpthread.h66 #define PTHREAD_CANCEL_MASKED 2 macro
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cond_timedwait.c120 __pthread_setcancelstate(PTHREAD_CANCEL_MASKED, &cs); in __pthread_cond_timedwait()
/third_party/musl/porting/linux/user/include/
H A Dpthread.h92 #define PTHREAD_CANCEL_MASKED 2 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpthread.h137 #define PTHREAD_CANCEL_MASKED 2 macro
/third_party/musl/include/
H A Dpthread.h67 #define PTHREAD_CANCEL_MASKED 2 macro

Completed in 6 milliseconds