Skip to content

Commit

Permalink
[SERVICES] Merge ScmControlService() and ScmSendStartCommand() togeth…
Browse files Browse the repository at this point in the history
…er (reactos#7392)

In addition:

- Acquire ControlServiceCriticalSection just before doing the pipe
  operations, and release it just after.

- SAL2-annotate ScmControlService().

- Re-order the ScmControlService() parameters in a more natural way
  (image comm pipe, service name, control code; then: arguments for
  the control command).

- Improve some DPRINTs.
  • Loading branch information
HBelusca committed Oct 11, 2024
1 parent 38f21f9 commit 0f7b021
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 257 deletions.
Loading

0 comments on commit 0f7b021

Please sign in to comment.