Home
last modified time | relevance | path

Searched refs:SetupForPostZygoteFork (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dlinear_alloc.h95 void SetupForPostZygoteFork(Thread* self) REQUIRES(!lock_);
Dlinear_alloc-inl.h43 inline void LinearAlloc::SetupForPostZygoteFork(Thread* self) { in SetupForPostZygoteFork() function
Druntime.cc3163 alloc->SetupForPostZygoteFork(self_); in Visit()
3178 GetLinearAlloc()->SetupForPostZygoteFork(self); in SetupLinearAllocForPostZygoteFork()
3181 GetStartupLinearAlloc()->SetupForPostZygoteFork(self); in SetupLinearAllocForPostZygoteFork()