代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/242657/4549768
mpb rmcast.mpb
// -*- MPC -*-
// $Id: rmcast.mpb 69714 2005-11-30 17:36:10Z isisbuilds $
project : acelib, threads {
avoids += ace_for_tao
after += RMCast
libs += ACE_RMCast
includes += $(ACE_ROOT)
www.eeworm.com/read/242657/4550700
mpc tmcast.mpc
// -*- MPC -*-
// $Id: TMCast.mpc 76299 2007-01-03 15:51:37Z elliott_c $
project : acelib, install, exceptions, threads {
avoids = ace_for_tao
sharedname = ACE_TMCast
dynamicflags += TMCAST
www.eeworm.com/read/229812/4743768
c mthread.c
#include
#include
#include
#define INCL_DOS
#include
static volatile int NumThreads;
static volatile int HoldThreads;
#define NUM_THREADS
www.eeworm.com/read/227684/4770093
sml thread-sig.sml
(* threads-sig.sml
*
* COPYRIGHT (c) 1995 AT&T Bell Laboratories.
* COPYRIGHT (c) 1989-1991 John H. Reppy
*)
signature THREAD =
sig
type 'a event
type thread_id
val getTid : unit -
www.eeworm.com/read/222917/4815142
readme
Embedded Caudium PHP support. It seems to work but isn't tested
much. Due to a design choice it requires _Pike_ threads and a
thread-safe PHP. It doesn't however require _Caudium_ to run in
threaded m
www.eeworm.com/read/216802/4881452
c testthreadswin32.c
#include
#include
#include "libxml.h"
#if defined(LIBXML_THREAD_ENABLED) && defined(LIBXML_CATALOG_ENABLED)
#include
#include
#includ
www.eeworm.com/read/213039/4933025
conf jaws.conf
# See jaws3/Options.h for default values
#
#JAWS_IO = SYNCH
# SYNCH, ASYNCH, or REACTIVE
#JAWS_CONCURRENCY = TPOOL
# TPOOL, TPR, or THYBRID
#JAWS_MIN_THYBRID_THREADS = 1
#JAWS_MAX_THYBR
www.eeworm.com/read/209559/4970422
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
/* only non-SMP supported */
#include
#include
/* entry.S is sensitive to the offsets of these fields */
typedef st
www.eeworm.com/read/209559/4971527
h hardirq.h
#ifndef _ALPHA_HARDIRQ_H
#define _ALPHA_HARDIRQ_H
#include
#include
#include
/* entry.S is sensitive to the offsets of these fields */
typedef str
www.eeworm.com/read/205824/5016308
c testthreadswin32.c
#include
#include
#include "libxml.h"
#if defined(LIBXML_THREAD_ENABLED) && defined(LIBXML_CATALOG_ENABLED)
#include
#include
#includ