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

/illumos-gate/usr/src/lib/libumem/common/
H A Dstub_stand.c71 pthread_setcancelstate(int state, int *oldstate) function
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dcancel.c85 * pthread_setcancelstate: sets the state ENABLED or DISABLED.
89 * Otherwise, pthread_setcancelstate() is not a cancellation point.
92 pthread_setcancelstate(int state, int *oldstate) function

Completed in 204 milliseconds