Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp81 static bool gZygoteChild = false; variable
330 if (!init_func(prev_dispatch, &gZygoteChild, options)) { in FinishInstallHooks()
476 gZygoteChild = true; in android_mallopt()
497 !gZygoteChild || atomic_load_explicit(&gZygoteChildProfileable, memory_order_acquire); in android_mallopt()