Searched defs:cpu_check_inited_once (Results 1 – 3 of 3) sorted by relevance
65 static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable74 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable
71 static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; variable80 static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; variable