代码搜索:mempool
找到约 256 项符合「mempool」的源代码
代码结果 256
www.eeworm.com/read/133772/5899831
cxx sepmeta.cxx
//==========================================================================
//
// sepmeta.cxx
//
// Variable block memory pool with separated metadata class declarations
//
//========
www.eeworm.com/read/128447/5990596
inl mvarimpl.inl
#ifndef CYGONCE_KERNEL_MVARIMPL_INL
#define CYGONCE_KERNEL_MVARIMPL_INL
//==========================================================================
//
// mvarimpl.inl
//
// Memory pool wit
www.eeworm.com/read/123322/6060978
inl mvarimpl.inl
#ifndef CYGONCE_KERNEL_MVARIMPL_INL
#define CYGONCE_KERNEL_MVARIMPL_INL
//==========================================================================
//
// mvarimpl.inl
//
// Memory pool wit
www.eeworm.com/read/106385/6194078
inl mvarimpl.inl
#ifndef CYGONCE_MEMALLOC_MVARIMPL_INL
#define CYGONCE_MEMALLOC_MVARIMPL_INL
//==========================================================================
//
// mvarimpl.inl
//
// Memory pool
www.eeworm.com/read/106385/6194091
inl sepmetaimpl.inl
#ifndef CYGONCE_MEMALLOC_SEPMETAIMPL_INL
#define CYGONCE_MEMALLOC_SEPMETAIMPL_INL
//==========================================================================
//
// sepmetaimpl.inl
//
// Va
www.eeworm.com/read/106385/6194102
cxx sepmeta.cxx
//==========================================================================
//
// sepmeta.cxx
//
// Variable block memory pool with separated metadata class declarations
//
//==============
www.eeworm.com/read/291352/6968088
h cmempool.h
/********************************************************************
created: 2006/10/31
created: 31:10:2006 21:10
filename: d:\Gs\mempool\mempool\CMemPool.h
file path: d:\Gs\mempool\mempo
www.eeworm.com/read/286264/8777348
c trealloc.c
#include
#include
#include //为使用init_mempool函数中的XBYTE定义而加入该头文件
#include /* 为使用printf函数而加入 */
void tst_realloc (void) {
void xdata *p;
void xdata *new
www.eeworm.com/read/133772/5899775
cxx memvar1.cxx
//==========================================================================
//
// memvar1.cxx
//
// Variable memory pool test 1
//
//==============================================
www.eeworm.com/read/133772/5899788
c kmemvar1.c
/*==========================================================================
//
// kmemvar1.cxx
//
// Kernel C API Variable memory pool test 1
//
//================================