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