Searched refs:do_cancel (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/rt/
H A Dmqueue.c969 int do_cancel = !pthread_attr_equal(tcdp->tcd_attrp, local
972 if (do_cancel) {
989 return (do_cancel);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c981 _thrp_join(thread_t tid, thread_t *departed, void **status, int do_cancel) argument
992 if (do_cancel)

Completed in 31 milliseconds