Searched refs:DympSetConsSafe (Results 1 – 4 of 4) sorted by relevance
68 void DympSetConsSafe(DympoolType *pool, FILLP_BOOL safe);
46 DympSetConsSafe((DympoolType *)pool, consSafe); in FillbufItemPoolSetConflictSafe()
281 DympSetConsSafe(inst->msgPool, FILLP_TRUE); in SpungeInstMsgBoxInit()457 DympSetConsSafe(g_spunge->epitemPool, FILLP_TRUE); in FtAllocateEpollResource()467 DympSetConsSafe(g_spunge->eventpollPool, FILLP_TRUE); in FtAllocateEpollResource()653 DympSetConsSafe(g_spunge->netPool, FILLP_TRUE); in FtInitGlobalNetPool()
110 void DympSetConsSafe(DympoolType *pool, FILLP_BOOL safe) in DympSetConsSafe() function