Home
last modified time | relevance | path

Searched defs:PTHREAD_CANCELED (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/linux/user/include/
Dpthread.h82 #define PTHREAD_CANCELED ((void *)-1) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dpthread.h77 #define PTHREAD_CANCELED ((void *)-1) macro
/third_party/musl/include/
Dpthread.h71 #define PTHREAD_CANCELED ((void *)-1) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dpthread.h142 #define PTHREAD_CANCELED ((void *)-1) macro
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/include/
Dpthread.h130 #define PTHREAD_CANCELED ((void *) (intptr_t) 0xDEADBEEF) macro