Searched defs:RunningLockParam (Results 1 – 1 of 1) sorted by relevance
48 struct RunningLockParam { struct49 std::string name;50 RunningLockType type = RunningLockType::RUNNINGLOCK_BUTT;51 int32_t timeoutMs = -1;52 int32_t pid = 0;53 int32_t uid = 0;