Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c5819 static bool pwq_busy(struct pool_workqueue *pwq) in pwq_busy() function
5893 if (WARN_ON(pwq_busy(pwq))) { in destroy_workqueue()