Searched refs:AllocatorUnlockAfterFork (Results 1 – 3 of 3) sorted by relevance
28 void AllocatorUnlockAfterFork(bool child);
130 void AllocatorUnlockAfterFork(bool child) SANITIZER_NO_THREAD_SAFETY_ANALYSIS { in AllocatorUnlockAfterFork() function
842 AllocatorUnlockAfterFork(child); in ForkAfter()