Searched defs:ThreadPoolExecutor (Results 1 – 4 of 4) sorted by relevance
40 class ThreadPoolExecutor : public Executor { class42 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) { in ThreadPoolExecutor() function in llvm::parallel::detail::__anon71ea6df30111::ThreadPoolExecutor
111 ThreadPoolExecutor chapter
118 class ThreadPoolExecutor(_base.Executor): class
26 ThreadPoolExecutor = None variable