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