HomeSort by relevance Sort by last modified time
    Searched refs:sInterfaceToTableLock (Results 1 - 2 of 2) sorted by null

  /system/netd/server/
RouteController.h 115 static android::RWLock sInterfaceToTableLock;
RouteController.cpp 139 // Caller must hold sInterfaceToTableLock.
158 android::RWLock::AutoRLock lock(sInterfaceToTableLock);
170 android::RWLock::AutoRLock lock(sInterfaceToTableLock);
194 android::RWLock::AutoRLock lock(sInterfaceToTableLock);
    [all...]

Completed in 83 milliseconds