Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/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
/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
/third_party/node/deps/zlib/
Dcpu_features.c71 static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable
80 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable