Searched defs:pthread_atfork (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_atfork.c4 int pthread_atfork(void (*prepare)(void), void (*parent)(void), void (*child)(void)) { function

Completed in 10 milliseconds