Home
last modified time | relevance | path

Searched defs:pthread_setcanceltype (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/thread/
Dpthread_setcanceltype.c3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() function
/third_party/musl/porting/linux/user/src/thread/
Dpthread_setcanceltype.c3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() function
/third_party/FreeBSD/lib/libc/include/
Dnamespace.h191 #define pthread_setcanceltype _pthread_setcanceltype macro