HomeSort by relevance Sort by last modified time
    Searched defs:pthread_setcancelstate (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libumem/common/
stub_stand.c 69 pthread_setcancelstate(int state, int *oldstate) function
  /onnv/onnv-gate/usr/src/lib/libc/port/threads/
cancel.c 87 * pthread_setcancelstate: sets the state ENABLED or DISABLED.
91 * Otherwise, pthread_setcancelstate() is not a cancellation point.
94 pthread_setcancelstate(int state, int *oldstate) function

Completed in 120 milliseconds