freebsd-skq/sys/dev/aac
jhb e1bba71fc9 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>
2001-10-26 06:32:21 +00:00
..
aac_compat.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_debug.c Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_disk.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
aac_ioctl.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac_pci.c Don't use a silly test to define INTR_ENTROPY. 2001-09-06 08:57:51 +00:00
aac_tables.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aac.c Add locking to taskqueues. There is one mutex per task, one mutex per 2001-10-26 06:32:21 +00:00
aacreg.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00
aacvar.h Bring the aac driver *much* closer to style(9). 2001-09-05 20:43:02 +00:00