mirror-ac/module/kernel_interface
2024-05-15 19:48:09 +10:00
..
kernel_interface.cpp refactor io queue to use mutex. I feel this is the best solution given the irql requirements for each of the potential reporting threads at the irql they will parse the report at, even though there is a potential fro delay. Will soon implement work items that the reports are queued to, allowing execution to return once report is queued. 2024-05-12 17:26:36 +10:00
kernel_interface.h coupley more reports 2024-05-15 19:48:09 +10:00