Home
last modified time | relevance | path

Searched refs:atfork_child (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/posix/
Dtst-_Fork.c107 atfork_child (void) in atfork_child() function
117 pthread_atfork (atfork_prepare, atfork_parent, atfork_child); in singlethread_atfork_test()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-rseq-nptl.c69 atfork_child (void) in atfork_child() function
103 TEST_COMPARE (pthread_atfork (atfork_prepare, atfork_parent, atfork_child), 0); in do_rseq_main_test()