Searched defs:g_counter (Results 1 – 5 of 5) sorted by relevance
43 static uint16_t g_counter = 0; variable
38 volatile static int g_counter = 0; variable
45 std::int32_t g_counter = 0; variable
41 static std::atomic<int> g_counter { 0 }; in GetProcessUniqueId() local
36 volatile static int g_counter = 0; variable