Searched refs:VALID_PID_LIMIT (Results 1 – 1 of 1) sorted by relevance
37 constexpr int32_t VALID_PID_LIMIT = 1; variable463 if (pid < VALID_PID_LIMIT) { in ProxyRunningLock()