Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_call_once.c14 static thread_local struct util_call_once_context_t call_once_context; variable
19 struct util_call_once_context_t *once_context = &call_once_context; in util_call_once_data_slow_once()
26 struct util_call_once_context_t *once_context = &call_once_context; in util_call_once_data_slow()