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

/osnet-11/usr/src/lib/libumem/common/
H A Dstub_stand.c67 pthread_setcancelstate(int state, int *oldstate) function
/osnet-11/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 32 milliseconds