Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_thread_skeleton.h64 static bool SetThreadType(ThreadType type);
/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.cpp311 bool IPCThreadSkeleton::SetThreadType(ThreadType type) in SetThreadType() function in OHOS::IPC_SINGLE::IPCThreadSkeleton