Searched refs:Thread0 (Results 1 – 1 of 1) sorted by relevance
60 auto &Thread0 = Threads[0]; in ThreadPoolExecutor() local61 Thread0 = std::thread([this, S] { in ThreadPoolExecutor()