Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dmalloc_heapprofd.cpp104 kInstallingHook, enumerator
350 if (atomic_compare_exchange_strong(&gHeapprofdState, &expected, kInstallingHook)) { in HeapprofdInstallHooksAtInit()
363 if (atomic_compare_exchange_strong(&gHeapprofdState, &expected, kInstallingHook)) { in InitHeapprofd()