Searched refs:threadingLockInitialized (Results 1 – 2 of 2) sorted by relevance
52 if (!threadingLockInitialized) { in initThreading()55 threadingLockInitialized = 1; in initThreading()109 threadingLockInitialized = 0; in vkDestroyInstance()
56 static int threadingLockInitialized = 0; variable