Searched defs:callbackMutex (Results 1 – 4 of 4) sorted by relevance
44 std::shared_mutex callbackMutex; variable
41 std::shared_mutex callbackMutex; variable
45 std::shared_mutex callbackMutex; variable
90 auto &callbackMutex = dataMgr->GetStatusCallbackMutex(); in NotifyBundleStatus() local