Searched refs:evh__atfork_child (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/helgrind/
H A Dhg_main.c1596 /* Cleanup actions (next 5 lines) copied in evh__atfork_child; keep
1613 void evh__atfork_child ( ThreadId tid ) function
5176 VG_(atfork)(NULL/*pre*/, NULL/*parent*/, evh__atfork_child/*child*/);

Completed in 42 milliseconds