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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_queue.c47 static once_flag atexit_once_flag = ONCE_FLAG_INIT; variable in typeref:typename:once_flag
90 call_once(&atexit_once_flag, global_init);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_queue.c57 static once_flag atexit_once_flag = ONCE_FLAG_INIT; variable in typeref:typename:once_flag
100 call_once(&atexit_once_flag, global_init);

Completed in 4 milliseconds