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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_update_thread.c123 thread_t newthread; local
143 &newthread) == 0) {
154 umem_update_thr = newthread;
156 (void) thr_continue(newthread);

Completed in 256 milliseconds