pthread_atfork

fnint pthread_atfork(void function(), void function(), void function()) extern(C) nothrow
No documentation available for this declaration.
fnint pthread_atfork(void function() @nogc, void function() @nogc, void function() @nogc) @nogc extern(C) nothrow
No documentation available for this declaration.