mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
7608ac9f71
- Properly quit the active loop when we're out of work items; - Fix timeout duration (setting it to 1s); - Fix handling the "Unloading" variable in case of a shutdown so that waiting loop is properly stopped; - Documented why we're waiting on VolumesSafeForWriteAccess. This fixes shutting down ReactOS with work items queued. This is needed here because no one ever sets that event (properly) created by SMSS though. A. Ionescu was explaining in 2018 that it's autochk responsibility, but it doesn't seem to be the case in W2K3. To be investigated. This fix with all the previous ones and more uncommitted stuff (yet ;-)) allows reaching the first steps towards a NT5 storage stack: https://twitter.com/HeisSpiter/status/1186199631740506112 |
||
---|---|---|
.. | ||
base | ||
battery | ||
bluetooth | ||
bus | ||
crypto | ||
filesystems | ||
filters | ||
hid | ||
input | ||
ksfilter | ||
multimedia | ||
network | ||
parallel | ||
processor | ||
sac | ||
serial | ||
setup | ||
storage | ||
usb | ||
wdm | ||
wmi | ||
CMakeLists.txt |