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
77 ThreadContext *threadContext = GetCurrentThreadContext(); in GetAndUpdateInvoker() local
87 ThreadContext *threadContext = (ThreadContext *)args; in ThreadHandler() local
158 ThreadContext *threadContext = (ThreadContext *)calloc(1, sizeof(ThreadContext)); in SpawnNewThread() local
205 ThreadContext *threadContext = GetCurrentThreadContext(); in GetRemoteInvoker() local
/foundation/communication/ipc/ipc/native/c/rpc/src/
Ddbinder_invoker.c67 ThreadContext *threadContext = GetCurrentThreadContext(); in GetUniqueSeqNumber() local
336 ThreadContext *threadContext = GetCurrentThreadContext(); in GetCallerSessionId() local
374 ThreadContext *threadContext = GetCurrentThreadContext(); in ProcessTransaction() local
744 ThreadContext *threadContext = GetCurrentThreadContext(); in RpcJoinThread() local
768 ThreadContext *threadContext = GetCurrentThreadContext(); in RpcStopWorkThread() local
/foundation/communication/ipc/services/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.c205 ThreadContext *threadContext = GetCurrentThreadContext(); in UpdateProto() local
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
Dipc_proxy_inner.c242 ThreadContext *threadContext = GetCurrentThreadContext(); in UpdateProto() local
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
Dipc_invoker.c290 ThreadContext *threadContext = GetCurrentThreadContext(); in CallIpcCallback() local
492 ThreadContext *threadContext = GetCurrentThreadContext(); in IpcJoinThreadLoop() local
/foundation/communication/ipc/ipc/test/unittest/rpc/client/
DRpcClientTest.cpp301 ThreadContext *threadContext = GetCurrentThreadContext(); variable
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
Dipc_invoker.c215 ThreadContext *threadContext = GetCurrentThreadContext(); in HandleTransaction() local