OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gAccessCount
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
tznames.cpp
35
static int32_t
gAccessCount
= 0;
203
gAccessCount
++;
204
if (
gAccessCount
>= SWEEP_INTERVAL) {
207
gAccessCount
= 0;
tzgnames.cpp
[
all
...]
Completed in 521 milliseconds