Home
last modified time | relevance | path

Searched refs:supportedMutex (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/
Dlibnlinterceptor.cpp70 static std::mutex supportedMutex; in isEnabled() local
74 std::lock_guard lock(supportedMutex); in isEnabled()