Home
last modified time | relevance | path

Searched defs:QueryThreadLockInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c117 static SocketThreadLockInfo *QueryThreadLockInfo(pthread_t threadId) in QueryThreadLockInfo() function
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c624 static ThreadLockInfo *QueryThreadLockInfo(uint32_t seqNumber) in QueryThreadLockInfo() function
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp1067 std::shared_ptr<struct ThreadLockInfo> DBinderService::QueryThreadLockInfo(uint32_t seqNumber) in QueryThreadLockInfo() function in OHOS::DBinderService
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp727 std::shared_ptr<SocketThreadLockInfo> IPCProcessSkeleton::QueryThreadLockInfo(const std::thread::id… in QueryThreadLockInfo() function in OHOS::IPC_SINGLE::IPCProcessSkeleton