Searched refs:executionMutex (Results 1 – 3 of 3) sorted by relevance
50 static std::mutex executionMutex; variable129 std::unique_lock<std::mutex> lock(executionMutex); in fullyConnectedQuant8()
52 std::mutex executionMutex; variable217 std::unique_lock<std::mutex> lock(executionMutex); in transposeConvNhwc()359 std::unique_lock<std::mutex> lock(executionMutex); in transposeConvQuant8PerChannelNhwc()
59 std::mutex executionMutex; variable205 std::unique_lock<std::mutex> lock(executionMutex); in convNhwc()252 std::unique_lock<std::mutex> lock(executionMutex); in convNhwc()