Searched refs:atfork_child (Results 1 – 2 of 2) sorted by relevance
902 atfork_child (void) in atfork_child() function927 res = pthread_atfork (atfork_prepare, atfork_parent, atfork_child); in gst_leaks_tracer_setup_signals()
543 static void atfork_child(void) { in atfork_child() function592 pthread_atfork(atfork_prepare, atfork_parent, atfork_child); in install_atfork()