Home
last modified time | relevance | path

Searched defs:cpu_check_inited_once (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/zlib/
Darm_features.c37 static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable
43 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable
Dx86.c20 pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable
69 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable
/third_party/flutter/skia/third_party/externals/zlib/
Darm_features.c27 static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable
69 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable
Dx86.c20 pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable
69 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable
/third_party/skia/third_party/externals/zlib/
Dcpu_features.c65 static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable
74 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable