Home
last modified time | relevance | path

Searched defs:JoinWorkThread (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dskeleton_wrapper.cpp29 void JoinWorkThread() in JoinWorkThread() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_skeleton.c43 void JoinWorkThread(void) in JoinWorkThread() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dskeleton.rs28 fn JoinWorkThread(); in JoinWorkThread() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_skeleton.cpp53 void IPCSkeleton::JoinWorkThread() in JoinWorkThread() function in OHOS::IPCSkeleton
H A Dipc_thread_skeleton.cpp277 void IPCThreadSkeleton::JoinWorkThread(int proto) in JoinWorkThread() function in OHOS::IPC_SINGLE::IPCThreadSkeleton