Searched defs:mutexPtr (Results 1 – 6 of 6) sorted by relevance
31 std::mutex* mutexPtr; member
186 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(callerName); in AppDone() local
936 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(bundleName); in NotifyCloneBundleFinish() local1052 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(callName); in ExtConnectDied() local1788 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(bundleName); in UpdateSendRate() local2033 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(bundleName); in DoTimeout() local
524 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(callerName); in AppIncrementalDone() local
2351 auto mutexPtr = std::make_shared<std::mutex>(); in RetryToGetAccount() local