代码搜索:shared

找到约 10,000 项符合「shared」的源代码

代码结果 10,000
www.eeworm.com/read/228545/4764514

java userexistexception.java

package music.shared; public class UserExistException extends Exception { public UserExistException() { super(); } public UserExistException(String msg) { supe
www.eeworm.com/read/193656/5143076

h qsharedmemory_p.h

/**************************************************************************** ** $Id: qt/qsharedmemory_p.h 3.3.6 edited Aug 31 2005 $ ** ** Includes system files for shared memory ** ** Created :
www.eeworm.com/read/183001/5259025

c sinval.c

/*------------------------------------------------------------------------- * * sinval.c * POSTGRES shared cache invalidation communication code. * * Portions Copyright (c) 1996-2005, PostgreSQ
www.eeworm.com/read/183001/5259026

c sinvaladt.c

/*------------------------------------------------------------------------- * * sinvaladt.c * POSTGRES shared cache invalidation segment definitions. * * Portions Copyright (c) 1996-2005, Postg
www.eeworm.com/read/183001/5259028

c shmqueue.c

/*------------------------------------------------------------------------- * * shmqueue.c * shared memory linked lists * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
www.eeworm.com/read/183001/5259052

c tstshm.c

/*------------------------------------------------------------------------- * * tstshm.c * Test of System V Shared Memory Emulation * * Copyright (c) 1999, repas AEG Automation GmbH * * * ID
www.eeworm.com/read/183001/5259429

c flatfiles.c

/*------------------------------------------------------------------------- * * flatfiles.c * Routines for maintaining "flat file" images of the shared catalogs. * * We use flat files so that t
www.eeworm.com/read/183001/5259703

h sinvaladt.h

/*------------------------------------------------------------------------- * * sinvaladt.h * POSTGRES shared cache invalidation segment definitions. * * * Portions Copyright (c) 1996-2005, Po
www.eeworm.com/read/183001/5259931

h hsearch.h

/*------------------------------------------------------------------------- * * hsearch.h * for hash tables, particularly hash tables in shared memory * * * Portions Copyright (c) 1996-2005, P
www.eeworm.com/read/174334/5361929

makefile

TARGET= ../../../../bin/libmoreservlet.so XLINKFLAGS= -shared SOURCEPATH= ../../../../source/more/servlet MODULES= httprequest httpresponse httpservlet include ../../Rules