Searched defs:ThreadEnv (Results 1 – 1 of 1) sorted by relevance
38 struct ThreadEnv : detail::NonCopyable { struct39 Fiber* cur = nullptr;40 bool (*cond)(void*) = nullptr;41 ThreadLocal tl;