Searched defs:thread_factory (Results 1 – 2 of 2) sorted by relevance
28 auto thread_factory = pool.get_thread_factory(); in TEST() local53 auto thread_factory = pool.get_thread_factory(); in TEST() local
496 std::shared_ptr<ThreadFactory> thread_factory = nullptr; member556 const std::shared_ptr<ThreadFactory>& thread_factory() { in thread_factory() function