Searched refs:UnlockAfterFork (Results 1 – 6 of 6) sorted by relevance
144 void ChainedOriginDepot::UnlockAfterFork(bool fork_child) { in UnlockAfterFork() function in __sanitizer::ChainedOriginDepot145 depot.UnlockAfterFork(fork_child); in UnlockAfterFork()
36 void UnlockAfterFork(bool fork_child);
56 void UnlockAfterFork(bool fork_child);177 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::UnlockAfterFork( in UnlockAfterFork() function
227 theDepot.UnlockAfterFork(fork_child); in StackDepotUnlockAfterFork()
25 chainedOriginDepot.UnlockAfterFork(fork_child); in ChainedOriginDepotUnlockAfterFork()
37 chainedOriginDepot.UnlockAfterFork(fork_child); in ChainedOriginDepotAfterFork()