Searched refs:dpr_done (Results 1 – 2 of 2) sorted by relevance
57 uint8_t dpr_done; /* done flag: ctl thread has exited */ member
643 dpr->dpr_done = B_TRUE; in dt_proc_control()748 while (!dpr->dpr_done) in dt_proc_destroy()822 while (!dpr->dpr_done && !(dpr->dpr_stop & DT_PROC_STOP_IDLE)) in dt_proc_create_thread()831 if (dpr->dpr_done) { in dt_proc_create_thread()