Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DPlatform.cpp41 static Mutex g_remote_connected_platforms_mutex (Mutex::eMutexTypeRecursive); in GetConnectedPlatformListMutex() local
42 return g_remote_connected_platforms_mutex; in GetConnectedPlatformListMutex()