代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/139291/5805878
naming mpm.naming
The following MPMs currently exist:
prefork ....... Multi Process Model with Preforking (Apache 1.3)
perchild ...... Multi Process Model with Threading.
Constant number of pr
www.eeworm.com/read/137049/5826279
java threadedeventdispatcher.java
package ie.omk.smpp.event;
import ie.omk.smpp.Connection;
import ie.omk.smpp.message.SMPPPacket;
import ie.omk.smpp.util.APIConfig;
import ie.omk.smpp.util.PropertyNotFoundException;
import java.uti
www.eeworm.com/read/136989/5827516
readme
test_mutex
test_mutex tests ACE_Local_Mutex and ACE_Remote_Mutex with both local
and global proxies. "Local proxies" mean that each thread uses its
own proxy (but same logical token.) "Global
www.eeworm.com/read/136989/5827618
h barrier_i.h
// Barrier_i.h,v 1.8 2003/11/09 20:44:19 dhinton Exp
#ifndef BARRIER_H
#define BARRIER_H
#include "ace/Atomic_Op.h"
#include "ace/Mutex.h"
class ACE_Barrier;
/* Barrier is a simple wrapp
www.eeworm.com/read/136989/5829142
readme
This example illustrates the working of a Kokyu
based DSRT scheduler. There are 2 threads waiting
for requests on the server side. Two threads are
started on the client side. The main thread as
w
www.eeworm.com/read/136989/5829154
readme
This example illustrates the working of a Kokyu
based DSRT scheduler. There are 2 threads waiting
for requests on the server side. Two threads are
started on the client side. The main thread as
w
www.eeworm.com/read/136989/5831877
readme
# README,v 1.1 1999/06/19 22:39:53 coryan Exp
Description:
This is a simple test for a thread-pool server. It creates a
server process with a variable number of threads, multiple clients can
www.eeworm.com/read/136989/5835558
readme
# README,v 1.1 2001/09/05 22:43:02 anandk Exp
Description:
This is a simple test for a thread-pool server that can
service multithreaded clients with the same object reference.
It creates a
www.eeworm.com/read/136989/5838802
h server.h
/* -*- C++ -*- */
// server.h,v 1.36 2003/11/05 05:27:35 dhinton Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests
//
// = FI
www.eeworm.com/read/136571/5869063
h sdl_audiomem.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the