Home
last modified time | relevance | path

Searched defs:DetachThreadLockInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c280 static void DetachThreadLockInfo(ThreadLockInfo *threadLockInfo) in DetachThreadLockInfo() function
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp1051 void DBinderService::DetachThreadLockInfo(uint32_t seqNumber) in DetachThreadLockInfo() function in OHOS::DBinderService
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp709 bool IPCProcessSkeleton::DetachThreadLockInfo(const std::thread::id &threadId) in DetachThreadLockInfo() function in OHOS::IPC_SINGLE::IPCProcessSkeleton