Searched refs:drained (Results 1 – 1 of 1) sorted by relevance
2951 bool drained; in drain_workqueue() local2954 drained = !pwq->nr_active && list_empty(&pwq->delayed_works); in drain_workqueue()2957 if (drained) in drain_workqueue()