Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_platform/
DWorkerThread.cpp80 std::unique_ptr<dawn_platform::WaitableEvent> AsyncWorkerThreadPool::PostWorkerTask( in PostWorkerTask() function in dawn_platform::AsyncWorkerThreadPool
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DWorkerThread.cpp344 std::shared_ptr<WaitableEvent> WorkerThreadPool::PostWorkerTask( in PostWorkerTask() function in angle::WorkerThreadPool