Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/pthread/
Dtst-atfork3mod.c30 mod_parent (void) in mod_parent() function
41 TEST_COMPARE (pthread_atfork (mod_prepare, mod_parent, mod_child), 0); in atfork3mod_func()