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