Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h395 std::mutex deathNotificationMutex_; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp1259 std::lock_guard<std::mutex> lockGuard(deathNotificationMutex_); in NoticeServiceDie()
1292 std::lock_guard<std::mutex> lockGuard(deathNotificationMutex_); in NoticeDeviceDie()