Searched refs:strongRefMutex_ (Results 1 – 2 of 2) sorted by relevance
285 std::mutex strongRefMutex_; variable
678 std::lock_guard<std::mutex> lock(strongRefMutex_); in OnReleaseObject()1752 std::lock_guard<std::mutex> lock(strongRefMutex_); in ProcDeferredDecRefs()