代码搜索:Pool
找到约 5,820 项符合「Pool」的源代码
代码结果 5,820
www.eeworm.com/read/328072/3451335
txt multipart-file-element-problem1.txt
[01/25/02 17:01:47][executor-2][D]: Http11RequestHandler: Returning this request handler to the pool
[01/25/02 17:01:47][executor-4][D]: Http11RequestHandler: Read next request, persist: true
[01/25
www.eeworm.com/read/312679/3649589
c errrecwave1.c
#include "nucleus.h"
#include "fix_dsp.h"
#include "flash_extr.h"
extern NU_MEMORY_POOL System_Memory;
extern int AfterBrake_count;
extern NU_SEMAPHORE Semaphore;
extern void Errwav_Write2F
www.eeworm.com/read/312679/3649591
c errrecwave.c
#include "nucleus.h"
#include "fix_dsp.h"
#include "flash_extr.h"
extern NU_MEMORY_POOL System_Memory;
extern int AfterBrake_count;
extern NU_SEMAPHORE Semaphore;
extern void Errwav_Write2F
www.eeworm.com/read/312679/3649595
c errrecwave.c
#include "nucleus.h"
#include "fix_dsp.h"
#include "flash_extr.h"
extern NU_MEMORY_POOL System_Memory;
extern int AfterBrake_count;
extern NU_SEMAPHORE Semaphore;
extern void Errwav_Write2F
www.eeworm.com/read/301519/3838951
txt multipart-file-element-problem1.txt
[01/25/02 17:01:47][executor-2][D]: Http11RequestHandler: Returning this request handler to the pool
[01/25/02 17:01:47][executor-4][D]: Http11RequestHandler: Read next request, persist: true
[01/25
www.eeworm.com/read/435701/1862186
c allocb.c
#include "u.h"
#include "../port/lib.h"
#include "mem.h"
#include "dat.h"
#include "fns.h"
#include "error.h"
#include "pool.h"
enum
{
Hdrspc = 64, /* leave room for high-level headers */
Bdead
www.eeworm.com/read/395929/2431366
sun makefile.sun
TARGET_ARCH = sparcOS5
CC = CC
OPT = -O3
DEBUG = -g
OTHER = -DSC_FORK_NO_TEMP_SPCL=1
CFLAGS = $(OPT) $(OTHER)
# CFLAGS = $(DEBUG) $(OTHER)
MODULE = run
SRCS = demo.cpp sc_thread_pool.cpp
OB
www.eeworm.com/read/383940/2606138
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, //::no ar
www.eeworm.com/read/383940/2606169
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, //::no ar
www.eeworm.com/read/367917/2828694
java resultsetinpool.java
/*
* Licensed under the X license (see http://www.x.org/terms.htm)
*/
package org.ofbiz.minerva.pool.jdbc;
import java.net.URL;
import java.sql.Array;
import java.sql.Blob;
import java.sql.