Searched refs:mCommandEngineMutex (Results 1 – 3 of 3) sorted by relevance
281 std::lock_guard<std::mutex> lock(mCommandEngineMutex); in setInputCommandQueue()300 std::lock_guard<std::mutex> lock(mCommandEngineMutex); in executeCommands()381 std::mutex mCommandEngineMutex; variable
158 std::lock_guard<std::mutex> lock(mCommandEngineMutex); in executeCommands_2_2()216 using BaseType2_1::mCommandEngineMutex;
160 std::lock_guard<std::mutex> lock(mCommandEngineMutex); in executeCommands_2_3()196 using BaseType2_1::mCommandEngineMutex;