Searched refs:sFunctionsInitOnce (Results 1 – 1 of 1) sorted by relevance
32 static pthread_once_t sFunctionsInitOnce = PTHREAD_ONCE_INIT; variable88 pthread_once(&sFunctionsInitOnce, &BPrivate::Libroot::LoadFunctions); in CreateBackend()