Home
last modified time | relevance | path

Searched refs:__testcancel (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/src/thread/
Dpthread_testcancel.c7 weak_alias(dummy, __testcancel);
11 __testcancel(); in __pthread_testcancel()
Dpthread_cancel.c70 void __testcancel() in __testcancel() function
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_cancel.c58 void __testcancel() in __testcancel() function
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h86 hidden void __testcancel(void);
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h86 hidden void __testcancel(void);
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h85 hidden void __testcancel(void);
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h134 hidden void __testcancel();
/third_party/musl/src/internal/
Dpthread_impl.h134 hidden void __testcancel();
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h135 hidden void __testcancel();
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h164 hidden void __testcancel();