Searched refs:SetZygoteNoThreadSection (Results 1 – 2 of 2) sorted by relevance
415 Runtime::Current()->SetZygoteNoThreadSection(true); in ZygoteHooks_startZygoteNoThreadCreation()420 Runtime::Current()->SetZygoteNoThreadSection(false); in ZygoteHooks_stopZygoteNoThreadCreation()
764 void SetZygoteNoThreadSection(bool val) { in SetZygoteNoThreadSection() function