mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
043a98ddd9
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
|
||
---|---|---|
.. | ||
audiosrv | ||
dhcpcsvc | ||
eventlog | ||
nfsd | ||
rpcss | ||
schedsvc | ||
shsvcs | ||
srvsvc | ||
svchost | ||
tcpsvcs | ||
telnetd | ||
tftpd | ||
umpnpmgr | ||
wkssvc | ||
wlansvc | ||
wmisvc | ||
wuauserv | ||
CMakeLists.txt |