Searched refs:BPThreadPool (Results 1 – 2 of 2) sorted by relevance
117 struct BPThreadPool { struct131 BPThreadPool(ThreadPoolInterface &TheThreadPool) in BPThreadPool() argument142 std::optional<BPThreadPool> &TP) const;
30 void BalancedPartitioning::BPThreadPool::async(Func &&F) { in async() 54 void BalancedPartitioning::BPThreadPool::wait() { in wait() 84 std::optional<BPThreadPool> TP; in run() 116 std::optional<BPThreadPool> &TP) const { in bisect()