Searched refs:atexit_once_flag (Results 1 – 1 of 1) sorted by relevance
57 static once_flag atexit_once_flag = ONCE_FLAG_INIT; variable87 call_once(&atexit_once_flag, global_init); in add_to_atexit_list()