Home
last modified time | relevance | path

Searched defs:enqueueLock (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/common/
DFixedQueue_unittest.cpp198 std::unique_lock<std::mutex> enqueueLock(enqueueMutex); in TEST() local
245 std::unique_lock<std::mutex> enqueueLock(enqueueMutex); in TEST() local
/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp608 std::unique_lock<std::mutex> enqueueLock(mTaskEnqueueMutex); in queueCommand() local
631 std::unique_lock<std::mutex> enqueueLock(mTaskEnqueueMutex); in requestCommandsAndGarbageCleanup() local
664 std::unique_lock<std::mutex> enqueueLock(mTaskEnqueueMutex); in processTasksImpl() local
813 std::lock_guard<std::mutex> enqueueLock(mTaskEnqueueMutex); in waitForAllWorkToBeSubmitted() local
848 std::lock_guard<std::mutex> enqueueLock(mTaskEnqueueMutex); in destroy() local
865 std::lock_guard<std::mutex> enqueueLock(mTaskEnqueueMutex); in handleDeviceLost() local