Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_cpu_detect.c868 static once_flag cpu_once_flag = ONCE_FLAG_INIT; variable
873 call_once(&cpu_once_flag, util_cpu_detect_once); in util_cpu_detect()