Searched defs:pthread_setcancelstate (Results 1 – 2 of 2) sorted by relevance
205 int pthread_setcancelstate(int state, int *oldstate) in pthread_setcancelstate() function
152 #define pthread_setcancelstate(...) zap_pthread_setcancelstate(__VA_ARGS__) macro