代码搜索:mempool

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

代码结果 256
www.eeworm.com/read/234503/4659034

h mempool.h

////////////////////////////////////////////////////// // = LIBRARY // = FILENAME otstr.h // = AUTHOR Shen beide // = MODIFY 2006-01 //////////////////////////////////////////////////////
www.eeworm.com/read/229812/4746807

h mempool.h

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4746868

cpp mempool.cpp

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/227603/4772945

cpp mempool.cpp

/*------------------------------------------------------------------------------ * Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team * * Distributable under the terms of either the Apac
www.eeworm.com/read/210144/4954397

c mempool.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L
www.eeworm.com/read/209559/4968970

h mempool.h

/* * memory buffer pool support */ #ifndef _LINUX_MEMPOOL_H #define _LINUX_MEMPOOL_H #include typedef void * (mempool_alloc_t)(int gfp_mask, void *pool_data); typedef void (mempool_
www.eeworm.com/read/187389/5223680

c mempool.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th
www.eeworm.com/read/316872/3598573

h mempool.h

/* * memory buffer pool support */ #ifndef _LINUX_MEMPOOL_H #define _LINUX_MEMPOOL_H #include struct kmem_cache; typedef void * (mempool_alloc_t)(gfp_t gfp_mask, void *pool_data);
www.eeworm.com/read/286702/4037945

c mempool.c

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under th
www.eeworm.com/read/279284/4137984

c mempool.c

/* *---------------------------------------------------------------------- * micro T-Kernel * * Copyright (C) 2006-2007 by Ken Sakamura. All rights reserved. * micro T-Kernel is distribu