Searched refs:mutexCmdLock_ (Results 1 – 2 of 2) sorted by relevance
103 mutable std::mutex mutexCmdLock_; variable
262 std::lock_guard<std::mutex> lock(mutexCmdLock_); // lock for optind value safe in CmdParseWithParameter()