Searched defs:once (Results 1 – 11 of 11) sorted by relevance
32 static once_flag once = ONCE_FLAG_INIT; in test_call_once() local40 static util_once_flag once = UTIL_ONCE_FLAG_INIT; in test_call_once() local46 static util_once_flag once = UTIL_ONCE_FLAG_INIT; in test_call_once() local
24 util_call_once_data_slow(once_flag *once, util_call_once_data_func func, const void *data) in util_call_once_data_slow()
52 static util_once_flag once = UTIL_ONCE_FLAG_INIT; in _mesa_locale_init() local
118 static once_flag once = ONCE_FLAG_INIT; in mesa_log_init() local
72 static once_flag once = ONCE_FLAG_INIT; in c23_timespec_get() local
162 pthread_once_t once = PTHREAD_ONCE_INIT; variable
52 pthread_once_t once = PTHREAD_ONCE_INIT; variable
188 pthread_once_t once = PTHREAD_ONCE_INIT; variable
41 util_once_flag once; member
155 pthread_once_t once = PTHREAD_ONCE_INIT; variable
442 uint32_t once; member