Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A Dpthread.c177 pthread__fork_child(void) in pthread__fork_child() function
291 pthread_atfork(pthread__prefork, pthread__fork_parent, pthread__fork_child); in pthread__init()