reactos/ntoskrnl/io/iomgr
Victor Perevertkin 2839c85092
[NTOS:IO] Enumerate devices only inside the PipDeviceActionWorker
Introduce the PiPerformSyncDeviceAction routine for queuing
synchronous device actions
Change all kernel code to use PiPerformSyncDeviceAction and
PiQueueDeviceAction for device enumeration

CORE-10456
2020-08-21 08:02:26 +03:00
..
adapter.c
arcname.c
bootlog.c
controller.c
device.c
deviface.c
driver.c [NTOS:IO] Enumerate devices only inside the PipDeviceActionWorker 2020-08-21 08:02:26 +03:00
error.c
file.c
iocomp.c
ioevent.c
iofunc.c
iomdl.c
iomgr.c [NTOS:IO] Enumerate devices only inside the PipDeviceActionWorker 2020-08-21 08:02:26 +03:00
iorsrce.c
iotimer.c
iowork.c
irp.c
irq.c
ramdisk.c [NTOS:IO] Enumerate devices only inside the PipDeviceActionWorker 2020-08-21 08:02:26 +03:00
rawfs.c
remlock.c
symlink.c
util.c
volume.c