Home
last modified time | relevance | path

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

/freebsd/lib/libsys/
H A Dauxv.c47 static pthread_once_t aux_vector_once = PTHREAD_ONCE_INIT; variable
66 _once(&aux_vector_once, init_aux_vector_once); in __init_elf_aux_vector()