Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_queue.c57 static once_flag atexit_once_flag = ONCE_FLAG_INIT; variable
84 call_once(&atexit_once_flag, global_init); in add_to_atexit_list()