代码搜索:Pool

找到约 5,820 项符合「Pool」的源代码

代码结果 5,820
www.eeworm.com/read/216802/4883757

c pool.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS TCP/IP protocol driver * FILE: tcpip/pool.c * PURPOSE: Routines for controling pools * PROGRAMMERS:
www.eeworm.com/read/216802/4883786

h pool.h

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS TCP/IP protocol driver * FILE: include/pool.h * PURPOSE: Prototypes for memory pooling */ #ifndef
www.eeworm.com/read/213837/4911783

java pool.java

/** * @(#)Pool.java 1.13 03/01/23 * * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package com.sun.tools.ja
www.eeworm.com/read/213039/4930475

vcproj pool.vcproj

www.eeworm.com/read/213039/4930488

cpp pool.cpp

// Pool.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp #include "ace/Task.h" #include "ace/Log_Msg.h" // Listing 1 code/ch13 class HA_CommandHandler : public ACE_Task { public: v
www.eeworm.com/read/213039/4930495

vcp pool.vcp

# Microsoft eMbedded Visual Tools Project File - Name="Pool" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win32
www.eeworm.com/read/209211/4985305

acid pool.acid

sizeof_1_ = 8; aggr _1_ { 'U' 0 lo; 'U' 4 hi; }; defn _1_(addr) { complex _1_ addr; print(" lo ", addr.lo, "\n"); print(" hi ", addr.hi, "\n"); }; sizeofFPdbleword = 8; aggr FPdbleword { 'F' 0
www.eeworm.com/read/209211/4985395

c pool.c

/* * This allocator takes blocks from a coarser allocator (p->alloc) and * uses them as arenas. * * An arena is split into a sequence of blocks of variable size. The * blocks begin with a Bhdr
www.eeworm.com/read/208788/4990311

java pool.java

/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding cop
www.eeworm.com/read/207461/5001403

c pool.c

/* -------------------------------------------------------------------------- * * License * * The contents of this file are subject to the Jabber Open Source License * Version 1.0 (the "JOSL").