HomeSort by: relevance | last modified time | path
    Searched defs:pthread__prefork (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread.c 175 pthread__prefork(void) function in typeref:typename:void
301 pthread_atfork(pthread__prefork, pthread__fork_parent, pthread__fork_child);
pthread.c 175 pthread__prefork(void) function in typeref:typename:void
301 pthread_atfork(pthread__prefork, pthread__fork_parent, pthread__fork_child);

Completed in 23 milliseconds