Searched refs:sCurrentStatsMapConfigLock (Results 1 – 1 of 1) sorted by relevance
119 private static final Object sCurrentStatsMapConfigLock = new Object(); field in BpfNetMaps750 synchronized (sCurrentStatsMapConfigLock) { in swapActiveStatsMap()