Searched defs:BPThreadPool (Results 1 – 4 of 4) sorted by relevance
117 struct BPThreadPool { struct131 BPThreadPool(ThreadPoolInterface &TheThreadPool) in BPThreadPool() argument
117 struct BPThreadPool { struct131 BPThreadPool(ThreadPool &TheThreadPool) : TheThreadPool(TheThreadPool) {} in BPThreadPool() argument