代码搜索:mempool

找到约 256 项符合「mempool」的源代码

代码结果 256
www.eeworm.com/read/395929/2431895

cpp sc_mempool.cpp

/***************************************************************************** The following code is derived, directly or indirectly, from the SystemC source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/395929/2431909

h sc_mempool.h

/***************************************************************************** The following code is derived, directly or indirectly, from the SystemC source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/357022/3034909

c mempool_test.c

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/394238/8240885

txt mempool.c.txt

any problems, send mails to sindybear@163.com 相关文件 这个文件提供的函数主要是为一些需要动态分配内存的系统提供可靠的内存应用。 它可以预先分配一定量的内存供用户使用,避免动态分配时内存紧缺时的系统崩溃。 他们的实现方法很简单,就是使用用户定义的回调函数进行分配和释放 <mark>mempool</mark>_t * <mark>mempool</mark>_cr ...
www.eeworm.com/read/291352/6968089

cpp cmempool.cpp

/******************************************************************** created: 2006/10/31 created: 31:10:2006 21:10 filename: d:\Gs\mempool\mempool\CMemPool.cpp file path: d:\Gs\mempool\mem
www.eeworm.com/read/293555/7129102

c tst_init_mempool.c

#include void tst_init_mempool (void) { xdata void * p; int i; init_mempool (&XBYTE [0x2000], 0x1000); /* initialize memory pool at xdata 0x2000 for 4096 bytes */
www.eeworm.com/read/246953/12696151

c tst_init_mempool.c

#include void tst_init_mempool (void) { xdata void * p; int i; init_mempool (&XBYTE [0x2000], 0x1000); /* initialize memory pool at xdata 0x2000 for 4096 bytes */
www.eeworm.com/read/345247/11824322

c tst_init_mempool.c

#include void tst_init_mempool (void) { xdata void * p; int i; init_mempool (&XBYTE [0x2000], 0x1000); /* initialize memory pool at xdata 0x2000 for 4096 bytes */
www.eeworm.com/read/125223/14505596

c tst_init_mempool.c

#include void tst_init_mempool (void) { xdata void * p; int i; init_mempool (&XBYTE [0x2000], 0x1000); /* initialize memory pool at xdata 0x2000 for 4096 bytes */
www.eeworm.com/read/11569/230942

c tst_init_mempool.c

#include void tst_init_mempool (void) { xdata void * p; int i; init_mempool (&XBYTE [0x2000], 0x1000); /* initialize memory pool at xdata 0x2000 for 4096 bytes */