Searched refs:sAppResourcesInitOnce (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/app/
H A DApplication.cpp62 pthread_once_t sAppResourcesInitOnce = PTHREAD_ONCE_INIT; variable
1027 pthread_once(&sAppResourcesInitOnce, &_InitAppResources);

Completed in 34 milliseconds