Searched refs:s_current_thread (Results 1 – 1 of 1) sorted by relevance
20 static thread_local Thread *s_current_thread = nullptr; variable25 s_current_thread = thread; in SetCurrent()31 return s_current_thread; in GetCurrent()