Searched refs:fork_child (Results 1 – 3 of 3) sorted by relevance
311 static void AfterFork(bool fork_child) { in AfterFork() argument312 ChainedOriginDepotAfterFork(fork_child); in AfterFork()313 StackDepotUnlockAfterFork(fork_child); in AfterFork()
545 static void AfterFork(bool fork_child) { in AfterFork() argument546 StackDepotUnlockAfterFork(fork_child); in AfterFork()
2863 static void AfterFork(bool fork_child) { in AfterFork() argument2864 ChainedOriginDepotUnlockAfterFork(fork_child); in AfterFork()2865 StackDepotUnlockAfterFork(fork_child); in AfterFork()