[SERVICES]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 27 Feb 2011 19:25:14 +0000 (19:25 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 27 Feb 2011 19:25:14 +0000 (19:25 +0000)
commita328e318a1c0f3a84c8c2eb008e4fe01ca631f1b
treea63f1377837e9804676381a234aa666d8f36f94d
parent061ec721f9a49acfcc42e639d4c7f1365eb9058c
[SERVICES]
Protect the service start and sending of control packages by critical sections. This way, services will be started one by one and control packages will also be sent one by one.

Please test if this fixes bug #5924.

svn path=/trunk/; revision=50926
reactos/base/system/services/database.c
reactos/base/system/services/services.c
reactos/base/system/services/services.h