Searched defs:onlyMainThread (Results 1 – 2 of 2) sorted by relevance
154 bool onlyMainThread = true; variable178 bool onlyMainThread = true; variable
144 int AppfreezeInner::AppfreezeHandle(const FaultData& faultData, bool onlyMainThread) in AppfreezeHandle()178 int AppfreezeInner::AcquireStack(const FaultData& info, bool onlyMainThread) in AcquireStack()212 bool onlyMainThread = false; in ThreadBlock() local