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
  (service name, comm pipe, control code; then: arguments for the
  control command).
  • Loading branch information
HBelusca committed Oct 11, 2024
1 parent 38f21f9 commit 83027ef
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 259 deletions.
Loading

0 comments on commit 83027ef

Please sign in to comment.