Home
last modified time | relevance | path

Searched defs:threadContext (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/ipc/ipc/native/c/manager/src/
Dipc_thread_pool.c55 ThreadContext *threadContext = (ThreadContext *)args; in TlsDestructor() local
81 ThreadContext *threadContext = GetCurrentThreadContext(); in GetAndUpdateInvoker() local
91 ThreadContext *threadContext = (ThreadContext *)args; in ThreadHandler() local
163 ThreadContext *threadContext = (ThreadContext *)calloc(1, sizeof(ThreadContext)); in SpawnNewThread() local
210 ThreadContext *threadContext = GetCurrentThreadContext(); in GetRemoteInvoker() local
/foundation/communication/ipc/ipc/native/c/rpc/src/
Ddbinder_invoker.c68 ThreadContext *threadContext = GetCurrentThreadContext(); in GetUniqueSeqNumber() local
342 ThreadContext *threadContext = GetCurrentThreadContext(); in GetCallerSessionId() local
384 ThreadContext *threadContext = GetCurrentThreadContext(); in ProcessTransaction() local
758 ThreadContext *threadContext = GetCurrentThreadContext(); in RpcJoinThread() local
782 ThreadContext *threadContext = GetCurrentThreadContext(); in RpcStopWorkThread() local
/foundation/communication/ipc/dbinder/c/src/
Ddbinder_stub.c67 ThreadContext *threadContext = GetCurrentThreadContext(); in ProcessProto() local
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
Dipc_proxy_inner.c202 ThreadContext *threadContext = GetCurrentThreadContext(); in UpdateProto() local
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
Dipc_proxy_inner.c246 ThreadContext *threadContext = GetCurrentThreadContext(); in UpdateProto() local
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
Dipc_invoker.c291 ThreadContext *threadContext = GetCurrentThreadContext(); in CallIpcCallback() local
497 ThreadContext *threadContext = GetCurrentThreadContext(); in IpcJoinThreadLoop() local
/foundation/communication/ipc/ipc/test/unittest/rpc/client/
DRpcClientTest.cpp297 ThreadContext *threadContext = GetCurrentThreadContext(); variable
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
Dipc_invoker.c216 ThreadContext *threadContext = GetCurrentThreadContext(); in HandleTransaction() local