Searched hist:306935 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dsubr_taskqueue.cdiff 306935 Sun Oct 09 23:07:36 MDT 2016 julian While the thread is sleeping in taskqueue_drain_all() it is
posible that the queue entry it is looking at is removed
from the queue, but we make no effort to account
for this. when we wake up we need to check it's still there.

PR: 209580
Sponsored by: Panzura inc
Differential Revision: D8160

Completed in 68 milliseconds