Searched refs:once (Results 1 – 1 of 1) sorted by relevance
55 pthread_once_t once = PTHREAD_ONCE_INIT; in BM_pthread_once() local56 pthread_once(&once, DummyPthreadOnceInitFunction); in BM_pthread_once()60 pthread_once(&once, DummyPthreadOnceInitFunction); in BM_pthread_once()