reactos/base/services/umpnpmgr
Hermès Bélusca-Maïto 043a98ddd9
[UMPNPMGR] Re-enable the usage of Interlocked Singly-Linked lists.
Using locked operations (insertion & removal) on the list of queued
devices installations is necessary, because these operations are done
concurrently by two different threads: PnpEventThread() and
DeviceInstallThread().

Addendum to commit b2aeafca (r24365).
2018-12-15 20:19:32 +01:00
..
CMakeLists.txt
umpnpmgr.c [UMPNPMGR] Re-enable the usage of Interlocked Singly-Linked lists. 2018-12-15 20:19:32 +01:00
umpnpmgr.rc
umpnpmgr.spec