Searched refs:thr_continue (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libumem/common/
H A Dumem_update_thread.c136 * pre-fork handler while calling thr_create or thr_continue().
156 (void) thr_continue(newthread);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dpthread.c144 (void) thr_continue(tid);
H A Dthr.c1890 * If some other thread did a thr_continue()
2135 thr_continue(thread_t tid) function
/osnet-11/usr/src/lib/libc/port/aio/
H A Daio.c948 (void) thr_continue(aiowp->work_tid);

Completed in 48 milliseconds