Home
last modified time | relevance | path

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

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