Searched refs:IpcSkeleton (Results 1 – 5 of 5) sorted by relevance
29 static IpcSkeleton *g_ipcSkeleton = NULL;37 static void DeleteIpcSkeleton(IpcSkeleton *temp) in DeleteIpcSkeleton()46 static IpcSkeleton* IpcProcessSkeleton() in IpcProcessSkeleton()48 IpcSkeleton *temp = (IpcSkeleton *)calloc(1, sizeof(IpcSkeleton)); in IpcProcessSkeleton()76 IpcSkeleton *GetCurrentSkeleton(void) in GetCurrentSkeleton()84 IpcSkeleton *temp = IpcProcessSkeleton(); in GetCurrentSkeleton()
50 } IpcSkeleton; typedef52 IpcSkeleton *GetCurrentSkeleton(void);
487 IpcSkeleton *current = GetCurrentSkeleton(); in CreateProcessThread()528 IpcSkeleton *current = GetCurrentSkeleton(); in OnReceiveNewConnection()578 IpcSkeleton *ipcSkeleton = GetCurrentSkeleton(); in OnDatabusSessionClosed()763 IpcSkeleton *current = GetCurrentSkeleton(); in RpcStopWorkThread()
164 IpcSkeleton *current = GetCurrentSkeleton();
267 IpcSkeleton *ipcSkeleton = GetCurrentSkeleton(); in CallDeathCallback()