Home
last modified time | relevance | path

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

/aosp_15_r20/external/zlib/
H A Dcpu_features.c78 static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable
87 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable