Searched refs:sAppResourcesInitOnce (Results 1 – 1 of 1) sorted by relevance
62 pthread_once_t sAppResourcesInitOnce = PTHREAD_ONCE_INIT; variable1027 pthread_once(&sAppResourcesInitOnce, &_InitAppResources); in AppResources()