Home
last modified time | relevance | path

Searched refs:sigstop (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/init/
H A Dservice.cpp115 static bool ExpandArgsAndExecv(const std::vector<std::string>& args, bool sigstop) { in ExpandArgsAndExecv() argument
131 if (sigstop) { in ExpandArgsAndExecv()
H A DREADME.md377 `sigstop`
996 If it is required to debug a service from its very start, the `sigstop` service option is added.