reactos/drivers/filters
Pierre Schweitzer 457612702b
[MOUNTMGR] Fix invalid WorkerReferences check in QueueWorkItem()
This fixes shutting down ReactOS under certain circumstances, where
the references were incremented, but no worker thread started.
Also, took the opportunity to clarify the WorkerReferences comparisons
where relevant.

CORE-16446
2019-10-22 21:53:48 +02:00
..
fltmgr [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636) 2019-06-22 16:20:58 +02:00
mountmgr [MOUNTMGR] Fix invalid WorkerReferences check in QueueWorkItem() 2019-10-22 21:53:48 +02:00
CMakeLists.txt Start to implement fltmgr tests [WIP] (#52) 2017-10-12 15:32:30 +01:00