Searched refs:stop_thread (Results 1 – 4 of 4) sorted by relevance
194 static void stop_thread(Thread *p){ in stop_thread() function227 if( threadset[i].busy ) stop_thread(&threadset[i]); in tcl_thread_halt()236 stop_thread(&threadset[i]); in tcl_thread_halt()
194 boolean_t stop_thread; member
1459 while (ici->stop_thread == B_FALSE) { in pmcs_check_intr_coal()1464 while (ici->stop_thread == B_FALSE) { in pmcs_check_intr_coal()1472 if (ici->stop_thread == B_TRUE) { in pmcs_check_intr_coal()
1368 pwp->io_intr_coal.stop_thread = B_TRUE; in pmcs_unattach()