Searched defs:threadLockInfo (Results 1 – 7 of 7) sorted by relevance
109 static int32_t AttachThreadLockInfo(SocketThreadLockInfo *threadLockInfo) in AttachThreadLockInfo()149 SocketThreadLockInfo *threadLockInfo = QueryThreadLockInfo(threadId); in AddDataThreadInWait() local188 SocketThreadLockInfo *threadLockInfo = QueryThreadLockInfo(threadId); in WakeUpDataThread() local365 SocketThreadLockInfo *threadLockInfo = QueryThreadLockInfo(messageInfo->threadId); in AddSendThreadInWait() local443 SocketThreadLockInfo *threadLockInfo = QueryThreadLockInfo(messageInfo->threadId); in WakeUpThreadBySeqNumber() local
272 static int32_t AttachThreadLockInfo(ThreadLockInfo *threadLockInfo) in AttachThreadLockInfo()280 static void DetachThreadLockInfo(ThreadLockInfo *threadLockInfo) in DetachThreadLockInfo()289 ThreadLockInfo *threadLockInfo = (ThreadLockInfo *)malloc(sizeof(ThreadLockInfo)); in NewThreadLock() local329 ThreadLockInfo *threadLockInfo = NewThreadLock(); in InvokerRemoteDBinder() local641 ThreadLockInfo *threadLockInfo = QueryThreadLockInfo(seqNumber); in WakeupThreadByStub() local
437 … std::shared_ptr<struct ThreadLockInfo> threadLockInfo = std::make_shared<struct ThreadLockInfo>(); variable651 std::shared_ptr<struct ThreadLockInfo> threadLockInfo; variable681 std::shared_ptr<struct ThreadLockInfo> threadLockInfo; variable711 std::shared_ptr<struct ThreadLockInfo> threadLockInfo; variable
514 uint32_t pid, uint32_t uid, std::shared_ptr<struct ThreadLockInfo> &threadLockInfo) in InvokerRemoteDBinderWhenRequest()538 uint32_t pid, uint32_t uid, std::shared_ptr<struct ThreadLockInfo> &threadLockInfo) in InvokerRemoteDBinderWhenWaitRsp()575 std::shared_ptr<struct ThreadLockInfo> threadLockInfo = nullptr; in InvokerRemoteDBinder() local1191 std::shared_ptr<struct ThreadLockInfo> threadLockInfo = QueryThreadLockInfo(seqNumber); in WakeupThreadByStub() local
1556 std::shared_ptr<OHOS::ThreadLockInfo> threadLockInfo = std::make_shared<OHOS::ThreadLockInfo>(); variable1737 std::shared_ptr<OHOS::ThreadLockInfo> threadLockInfo = std::make_shared<OHOS::ThreadLockInfo>(); variable2384 std::shared_ptr<struct ThreadLockInfo> threadLockInfo; variable2414 std::shared_ptr<struct ThreadLockInfo> threadLockInfo; variable2445 std::shared_ptr<struct ThreadLockInfo> threadLockInfo; variable
848 std::shared_ptr<SocketThreadLockInfo> threadLockInfo = QueryThreadLockInfo(threadID); in WakeUpDataThread() local863 std::shared_ptr<SocketThreadLockInfo> threadLockInfo; in AddDataThreadInWait() local
577 auto threadLockInfo = std::make_shared<struct ThreadLockInfo>(); in AttachThreadLockInfoTest() local