Searched refs:atfork_child (Results 1 – 2 of 2) sorted by relevance
107 atfork_child (void) in atfork_child() function117 pthread_atfork (atfork_prepare, atfork_parent, atfork_child); in singlethread_atfork_test()
69 atfork_child (void) in atfork_child() function103 TEST_COMPARE (pthread_atfork (atfork_prepare, atfork_parent, atfork_child), 0); in do_rseq_main_test()