freebsd-skq/sys/dev/acpica/Osd
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
..
OsdDebug.c Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00
OsdHardware.c Add busspace hacks for ia64. 2001-10-04 08:33:16 +00:00
OsdInterrupt.c Better checking of duplicated interrupt handler installation. 2001-07-25 16:13:30 +00:00
OsdMemory.c Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00
OsdSchedule.c Add locking to taskqueues. There is one mutex per task, one mutex per 2001-10-26 06:32:21 +00:00
OsdStream.c
OsdSynch.c Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00