Home
last modified time | relevance | path

Searched refs:mCallbackTaskQueueMutex (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCallbackTaskManager.cpp20 std::lock_guard<std::mutex> lock(mCallbackTaskQueueMutex); in IsEmpty()
25 std::lock_guard<std::mutex> lock(mCallbackTaskQueueMutex); in AcquireCallbackTasks()
33 std::lock_guard<std::mutex> lock(mCallbackTaskQueueMutex); in AddCallbackTask()
H A DCallbackTaskManager.h39 std::mutex mCallbackTaskQueueMutex; member in dawn_native::CallbackTaskManager

Completed in 1 milliseconds