Searched defs:ThreadContext (Results 1 – 2 of 2) sorted by relevance
282 struct ThreadContext { struct in __anon9ef7da760111::ThreadPool283 std::thread thread;284 bool exit { false };
48 } ThreadContext; typedef