Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A Dpthread.h419 #define pthread_setcancelstate __libc_thr_setcancelstate macro
H A Dpthread.c891 pthread_setcancelstate(int state, int *oldstate) in pthread_setcancelstate() function