Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp1013 void CreateThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in CreateThreadPool() function
/external/tensorflow/tensorflow/core/framework/
Ddataset.h484 std::unique_ptr<thread::ThreadPool> CreateThreadPool(const string& name, in CreateThreadPool() function