Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DThreadPool.h39 using PackagedTaskTy = std::packaged_task<void()>; variable
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DThreadPool.h56 using PackagedTaskTy = std::packaged_task<void()>; variable