Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DPlatform.cpp142 static std::recursive_mutex &GetPlatformListMutex() { in GetPlatformListMutex() function
152 std::lock_guard<std::recursive_mutex> guard(GetPlatformListMutex()); in Terminate()
169 std::lock_guard<std::recursive_mutex> guard(GetPlatformListMutex()); in SetHostPlatform()
280 std::lock_guard<std::recursive_mutex> guard(GetPlatformListMutex()); in Find()
309 std::lock_guard<std::recursive_mutex> guard(GetPlatformListMutex()); in Create()
323 std::lock_guard<std::recursive_mutex> guard(GetPlatformListMutex()); in Create()
349 std::lock_guard<std::recursive_mutex> guard(GetPlatformListMutex()); in Create()
364 std::lock_guard<std::recursive_mutex> guard(GetPlatformListMutex()); in Create()