mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
1dfbed9c3d
services\database.c: - Refactor ScmControlService() so that it can be used to send the dispatcher loop stop command. - Separate the code to decrement the image run counter from the service image cleanup code. services\rpcserver.c: - RSetServiceStatus(): Stop the dispatcher loop when the image run counter is zero and remove the service image after that. advapi32\service\sctrl.c: - Do not terminate the service dispatcher loop when the last service is being stopped. Wait for an explicit dispatcher stop command (empty service name). CORE-12413 |
||
---|---|---|
.. | ||
lang | ||
CMakeLists.txt | ||
config.c | ||
controlset.c | ||
database.c | ||
driver.c | ||
groupdb.c | ||
lock.c | ||
resource.h | ||
rpcserver.c | ||
security.c | ||
services.c | ||
services.h | ||
services.rc |