Searched refs:s_mutex (Results 1 – 2 of 2) sorted by relevance
65 osl::Mutex s_mutex; variable72 const osl::MutexGuard guard( s_mutex ); in getResId()79 const osl::MutexGuard guard( s_mutex ); in getResourceString()
42 static ::osl::Mutex s_mutex; in getMutex()44 s_pmutex = &s_mutex; in getMutex()
Completed in 14 milliseconds