Home
last modified time | relevance | path

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

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