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
  (1st: service name; 2nd: control code; 3rd: comm pipe; 4th+: arguments
  for the control command).
  • Loading branch information
HBelusca committed Sep 27, 2024
1 parent 053939e commit 9bf860c
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 233 deletions.
Loading

0 comments on commit 9bf860c

Please sign in to comment.