Home
last modified time | relevance | path

Searched defs:PrepareFork (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_debug/
DDebugData.cpp93 void DebugData::PrepareFork() { in PrepareFork() function in DebugData
DTrackData.h65 void PrepareFork() { pthread_mutex_lock(&mutex_); } in PrepareFork() function