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()
857 static osl::Mutex aCreateMutex; in getUnoTunnelId() local858 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()
1248 static osl::Mutex aCreateMutex; in getUnoTunnelId() local1249 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
135 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local136 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
3658 static osl::Mutex aCreateMutex; in getUnoTunnelId() local3659 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
Completed in 139 milliseconds