Searched refs:kMutexName (Results 1 – 2 of 2) sorted by relevance
24 inline constexpr char kMutexName[] = "pw::Mutex"; variable30 const_cast<char*>(backend::kMutexName), in Mutex()
22 static constexpr TCHAR kMutexName[] = variable36 mutex_ = CreateMutex(NULL, FALSE, kMutexName); in ScreenDrawerLockWin()