代码搜索:Pool
找到约 5,820 项符合「Pool」的源代码
代码结果 5,820
www.eeworm.com/read/221024/14775900
html http:^^www.cs.wisc.edu^condor^condor_wisc.html
Date: Tue, 05 Nov 1996 21:03:43 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Thu, 31 Oct 1996 17:33:22 GMT
Content-length: 885
Condor Pool at the University of Wisconsin,
www.eeworm.com/read/11139/198963
h collectiondebugmsg.h
#ifndef _COLLECTION_UART_MSG
#define _COLLECTION_UART_MSG
#include "AM.h"
//Comment format -> :meaning:args
enum {
NET_C_DEBUG_STARTED = 0xDE,
NET_C_FE_MSG_POOL_EMPTY = 0x10,
www.eeworm.com/read/11139/199112
h ctpdebugmsg.h
#ifndef _COLLECTION_UART_MSG
#define _COLLECTION_UART_MSG
#include "AM.h"
//Comment format -> :meaning:args
enum {
NET_C_DEBUG_STARTED = 0xDE,
NET_C_FE_MSG_POOL_EMPTY = 0x10,
www.eeworm.com/read/481405/1296840
h warsvrwin32eventthread.h
/**
Simple Win32 thread-pool to get around the
64 socket limit in event-wait calls.
Support class for WarSvrWin32NtEngine
*/
#ifndef WAR_SVR_WIN32_EVENT_THREAD_H
#define WAR_SVR_WIN32_
www.eeworm.com/read/226164/4787582
h fs_mem.h
#ifndef _FS_MEM_H_
#define _FS_MEM_H_
#if defined(_IRTOS)
#include "..\iRTOS\mk_iRTOS.h"
//#include "Os_abstract.h"
#endif
SYS_RETURN SysCreateFSMemoryPool(VOID *start_addr, SysSize_t pool_s
www.eeworm.com/read/209211/4986813
c player.c
#include
#include
#include
#include
#include "pool.h"
#include "playlist.h"
enum {
Pac,
Mp3,
Pcm,
Ogg,
};
typedef struct Playfd Playfd;
struct Playfd {
/* D
www.eeworm.com/read/174990/5354990
java xmlutils.java
/*
* Licensed under the X license (see http://www.x.org/terms.htm)
*/
package org.ofbiz.minerva.pool.xml;
import java.lang.reflect.*;
import java.util.*;
import org.w3c.dom.*;
/**
* Utility func