pthread_atfork
fn
int pthread_atfork(void function(), void function(), void function()) extern(C) nothrowNo documentation available for this declaration.
fn
int pthread_atfork(void function() @nogc, void function() @nogc, void function() @nogc) @nogc extern(C) nothrowNo documentation available for this declaration.