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