Searched refs:once (Results 1 – 25 of 333) sorted by relevance
12345678910>>...14
59 static pthread_once_t once = PTHREAD_ONCE_INIT; in BM_pthread_once() local60 pthread_once(&once, NoOpPthreadOnceInitFunction); in BM_pthread_once()63 pthread_once(&once, NoOpPthreadOnceInitFunction); in BM_pthread_once()
1 #pragma once
29 #pragma once
17 #pragma once