Home
last modified time | relevance | path

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

/third_party/FreeBSD/lib/libc/gen/
H A Darc4random.h43 #define _ARC4_ATFORK(f) pthread_atfork(NULL, NULL, (f)) macro
H A Darc4random.c48 #define _ARC4_ATFORK(f) pthread_atfork(NULL, NULL, (f)) macro

Completed in 1 milliseconds