freebsd-dev/sys/dev/acpica/Osd
John Baldwin 282873e2c0 - Change the taskqueue locking to protect the necessary parts of a task
while it is on a queue with the queue lock and remove the per-task locks.
- Remove TASK_DESTROY now that it is no longer needed.
- Go back to inlining TASK_INIT now that it is short again.

Inspired by:	dfr
2001-10-26 18:46:48 +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 - Change the taskqueue locking to protect the necessary parts of a task 2001-10-26 18:46:48 +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