Home
last modified time | relevance | path

Searched refs:strongRefMutex_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dbinder_invoker.h285 std::mutex strongRefMutex_; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp678 std::lock_guard<std::mutex> lock(strongRefMutex_); in OnReleaseObject()
1752 std::lock_guard<std::mutex> lock(strongRefMutex_); in ProcDeferredDecRefs()