This website requires JavaScript.
Explore
Help
Sign in
noury
/
mirror-ac
Watch
1
Star
0
Fork
You've already forked mirror-ac
0
mirror of
https://github.com/donnaskiez/ac.git
synced
2024-11-21 22:24:08 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a2ce7c5c2c
mirror-ac
/
module
/
kernel_interface
History
donnaskiez
f7dd6ae97f
coupley more reports
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