reactos/drivers/filters/mountmgr
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
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
database.c [MOUNTMGR] Fix invalid WorkerReferences check in QueueWorkItem() 2019-10-22 21:53:48 +02:00
device.c [MOUNTMGR] Fix enumerating drive letter for creating new mountpoint 2019-10-19 16:59:58 +02:00
mntmgr.h [MOUNTMGR] Fix MSVC build after commit 53abbb06. 2019-01-27 16:09:54 +01:00
mountmgr.c [MOUNTMGR] Fix invalid WorkerReferences check in QueueWorkItem() 2019-10-22 21:53:48 +02:00
mountmgr.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
notify.c [MOUNTMGR] Remove cancel routine before completing pending IRP 2019-10-19 16:59:57 +02:00
point.c [MOUNTMGR] Don't kill Mm when a device has several symlinks 2019-10-19 18:04:30 +02:00
symlink.c [MOUNTMGR] Remove a leftover UNREFERENCED_PARAMETER() 2019-09-06 08:34:14 +02:00
uniqueid.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00