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

/barrelfish-2018-10-04/lib/libc/gen/
H A Dauxv.c44 static pthread_once_t aux_vector_once = PTHREAD_ONCE_INIT; variable
63 _once(&aux_vector_once, init_aux_vector_once);

Completed in 26 milliseconds