Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DThreadPool.cpp82 std::shared_future<ThreadPool::VoidTy> ThreadPool::asyncImpl(TaskTy Task) { in asyncImpl() function in ThreadPool
136 std::shared_future<ThreadPool::VoidTy> ThreadPool::asyncImpl(TaskTy Task) { in asyncImpl() function in ThreadPool