Home
last modified time | relevance | path

Searched refs:IPC_THREAD (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_thread_skeleton.h32 IPC_THREAD = 0xB1B1B1B1, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_workthread.cpp98 (void)IPCThreadSkeleton::SetThreadType(ThreadType::IPC_THREAD); in ThreadHandler()
H A Dipc_thread_skeleton.cpp169 if (threadType_ == ThreadType::IPC_THREAD) { in ~IPCThreadSkeleton()