Searched defs:InitState (Results 1 – 5 of 5) sorted by relevance
59 struct Thread::InitState { struct in __hwasan::Thread60 uptr stack_bottom, stack_top;
501 void Thread::InitStackAndTls(const InitState *) { in InitStackAndTls()
24 } InitState : 2; member
59 GlobalInitState InitState = GlobalInitState::InitializerFailed; member
89 ProgramStateRef InitState) { in ExecuteWorkList()