Home
last modified time | relevance | path

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

/art/runtime/
Dlinear_alloc.h100 void SetupForPostZygoteFork(Thread* self) REQUIRES(!lock_);
Dlinear_alloc-inl.h55 inline void LinearAlloc::SetupForPostZygoteFork(Thread* self) { in SetupForPostZygoteFork() function
Druntime.cc3091 alloc->SetupForPostZygoteFork(self_); in Visit()
3106 GetLinearAlloc()->SetupForPostZygoteFork(self); in SetupLinearAllocForPostZygoteFork()
3109 GetStartupLinearAlloc()->SetupForPostZygoteFork(self); in SetupLinearAllocForPostZygoteFork()