Searched refs:cpu_once_flag (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/ | ||
H A D | u_cpu_detect.c | 868 static once_flag cpu_once_flag = ONCE_FLAG_INIT; variable 873 call_once(&cpu_once_flag, util_cpu_detect_once); in util_cpu_detect() |
Completed in 2 milliseconds