Lines Matching refs:AppSpawnReqMsgMgr
39 static AppSpawnReqMsgMgr *g_clientInstance[CLIENT_MAX] = {NULL};
61 AppSpawnReqMsgMgr *clientInstance = malloc(sizeof(AppSpawnReqMsgMgr) + RECV_BLOCK_LEN);
212 static int HandleMsgSend(AppSpawnReqMsgMgr *reqMgr, int socketId, AppSpawnReqMsgNode *reqNode)
238 APPSPAWN_STATIC void TryCreateSocket(AppSpawnReqMsgMgr *reqMgr)
255 static int ClientSendMsg(AppSpawnReqMsgMgr *reqMgr, AppSpawnReqMsgNode *reqNode, AppSpawnResult *result)
319 AppSpawnReqMsgMgr *reqMgr = (AppSpawnReqMsgMgr *)handle;
341 AppSpawnReqMsgMgr *reqMgr = (AppSpawnReqMsgMgr *)handle;