Searched refs:peekMutex (Results 1 – 2 of 2) sorted by relevance
123 std::mutex peekMutex; variable
384 std::lock_guard lock(peekMutex); in EnqueueBuffer()