Searched refs:aux_once (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/lib/libc/gen/
H A Dauxv.c66 static pthread_once_t aux_once = PTHREAD_ONCE_INIT; variable
121 _once(&aux_once, init_aux);

Completed in 56 milliseconds