Searched refs:aCreateMutex (Results 1 – 12 of 12) sorted by relevance
145 static osl::Mutex aCreateMutex; in getUnoTunnelId() local146 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()889 static osl::Mutex aCreateMutex; in getUnoTunnelId() local890 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
794 static osl::Mutex aCreateMutex; in getUnoTunnelId() local795 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
856 static osl::Mutex aCreateMutex; in getUnoTunnelId() local857 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
866 static osl::Mutex aCreateMutex; in getUnoTunnelId() local867 osl::MutexGuard aGuard( aCreateMutex ); in getUnoTunnelId()
397 static osl::Mutex aCreateMutex; in getUnoTunnelId() local398 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in getUnoTunnelId()
199 static osl::Mutex aCreateMutex; in getUnoTunnelId() local200 osl::MutexGuard aGuard( aCreateMutex ); in getUnoTunnelId()
65 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local66 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
2017 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local2018 Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
2030 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local2031 ::osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
1279 static osl::Mutex aCreateMutex; in getUnoTunnelId() local1280 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
135 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local136 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
3659 static osl::Mutex aCreateMutex; in getUnoTunnelId() local3660 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
Completed in 132 milliseconds