代码搜索:Pool
找到约 5,820 项符合「Pool」的源代码
代码结果 5,820
www.eeworm.com/read/285368/8845220
h pool.h
/*****************************************************************************
*
* Pool.h
*
www.eeworm.com/read/284714/8906764
c pool.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version
www.eeworm.com/read/183967/9128596
h pool.h
// Pool.h: interface for the CPool class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_POOL_H__966EC0B8_5F11_11D2_A6F4_00A0C98659CB__INCLUDED_)
#def
www.eeworm.com/read/177292/9460469
cpp pool.cpp
//--------------------------------------------------------------------
// pool.cpp
// --------
// Pool of moving points
// Implemented: TMovingPoint, TPool
//
// Moving point workload g
www.eeworm.com/read/177292/9460482
h pool.h
//--------------------------------------------------------------------
// pool.h
// ------
// Pool of moving points
// Defined: TMovingPoint, TPool
//
// Moving point workload generator
www.eeworm.com/read/373369/9460945
java pool.java
//: concurrency/Pool.java
// Using a Semaphore inside a Pool, to restrict
// the number of tasks that can use a resource.
import java.util.concurrent.*;
import java.util.*;
public class Pool
www.eeworm.com/read/372948/9485705
h pool.h
/*****************************************************************************
*
* Pool.h
*
www.eeworm.com/read/365798/9846170
c pool.c
#include "ocilib.h"
#define MAX_THREADS 50
#define MAX_CONN 10
#define SIZE_STR 260
void worker(OCI_Thread *thread, void *data)
{
OCI_Connection *cn = OCI_ConnPoolGetConnection(data
www.eeworm.com/read/169058/9883674
java pool.java
//: concurrency/Pool.java
// Using a Semaphore inside a Pool, to restrict
// the number of tasks that can use a resource.
import java.util.concurrent.*;
import java.util.*;
public class Pool
www.eeworm.com/read/364791/9894854
h pool.h
/*
* Copyright (c) 2002 The Board of Trustees of the University of Illinois and
* William Marsh Rice University
* Copyright (c) 2002 The University of Utah
* Copyright (c) 2002