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