Home
last modified time | relevance | path

Searched defs:threadLockInfo_ (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h275 std::map<std::thread::id, std::shared_ptr<SocketThreadLockInfo>> threadLockInfo_; variable
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
Ddbinder_service.h404 std::map<uint32_t, std::shared_ptr<struct ThreadLockInfo>> threadLockInfo_; variable