OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threadinglockinitialized
(Results
1 - 2
of
2
) sorted by null
/external/vulkan-validation-layers/layers/
threading.cpp
52
if (!
threadingLockInitialized
) {
55
threadingLockInitialized
= 1;
109
threadingLockInitialized
= 0;
threading.h
56
static int
threadingLockInitialized
= 0;
Completed in 2478 milliseconds