Searched defs:ThreadContext (Results 1 – 5 of 5) sorted by relevance
36 struct ThreadContext { struct56 ~ThreadContext() in ~ThreadContext() argument
30 typedef struct TagThreadContext ThreadContext; typedef
33 } ThreadContext; typedef
282 struct ThreadContext { struct in __anondcf869ec0110::ThreadPool283 std::thread thread;284 bool exit { false };
48 } ThreadContext; typedef