Searched refs:SpungeMsgCreatePool (Results 1 – 3 of 3) sorted by relevance
95 void *SpungeMsgCreatePool(int initSize, int maxSize);
898 void *SpungeMsgCreatePool(int initSize, int maxSize) in SpungeMsgCreatePool() function
275 …inst->msgPool = SpungeMsgCreatePool(FILLP_MSG_ITEM_INIT_NUM, (int)g_spunge->resConf.maxMsgItemNum); in SpungeInstMsgBoxInit()