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

/freebsd-10-stable/sys/dev/amr/
H A Damr.cdiff 85521 Fri Oct 26 04:32:21 MDT 2001 jhb Add locking to taskqueues. There is one mutex per task, one mutex per
queue, and a mutex to protect the global list of taskqueues. The only
visible change is that a TASK_DESTROY() macro has been added to mirror
the TASK_INIT() macro to destroy a task before it is free'd.

Submitted by: Andrew Reiter <awr@watson.org>

Completed in 95 milliseconds