Home
last modified time | relevance | path

Searched defs:pthread_setcancelstate (Results 1 – 2 of 2) sorted by relevance

/third_party/libfuse/
Dconfig.h38 #define pthread_setcancelstate(state, p) macro
/third_party/ffmpeg/compat/
Dw32pthreads.h186 static inline int pthread_setcancelstate(int state, int *oldstate) in pthread_setcancelstate() function