Home
last modified time | relevance | path

Searched refs:nr_drainers (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dworkqueue.c300 int nr_drainers; /* WQ: drain in progress */ member
3328 if (!wq->nr_drainers++) in drain_workqueue()
3355 if (!--wq->nr_drainers) in drain_workqueue()