Format: AllC/C++CSSTextshell script Advanced Search
316: /* Initialize memory pool */ 317: init_mempool(mplcb); 318:
474: /* Initialize memory pool */ 475: init_mempool(mplcb, mempool, mplsz + (INT)sizeof(QUEUE)*2); 476: