Searched refs:atexit_once_flag (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/ | ||
H A D | u_queue.c | 57 static once_flag atexit_once_flag = ONCE_FLAG_INIT; variable 84 call_once(&atexit_once_flag, global_init); in add_to_atexit_list() |
Completed in 2 milliseconds