代码搜索:threaded
找到约 881 项符合「threaded」的源代码
代码结果 881
www.eeworm.com/read/136989/5831677
conf svc.conf
# svc.conf,v 1.5 2004/01/01 15:42:09 bala Exp
#
# Please see $TAO_ROOT/docs/Options.html for details on these options.
#
# This is a single threaded "server."
static Advanced_Resource_Factory "
www.eeworm.com/read/136989/5832213
conf svc.conf
# svc.conf,v 1.6 2002/08/04 18:36:50 bala Exp
#
# Please see $TAO_ROOT/docs/Options.html for details on these options.
#
# This is a single threaded "server."
static Advanced_Resource_Factory "
www.eeworm.com/read/314660/3630161
so mt.so
m4_comment([$Id: mt.so,v 10.48 2005/07/20 16:34:05 bostic Exp $])
m4_ref_title(Programmer Notes,
Multithreaded applications,
building @threaded applications,
program/environ, program/scop
www.eeworm.com/read/393688/2472655
h gpt.h
/*
$Id: gpt.h,v 1.5 2001/09/16 22:13:49 rosinski Exp $
*/
#include
/*
** Required OMP calls not available on AIX so use PTHREADS
*/
#ifdef AIX
#define THREADED_PTHREADS
#endif
#if ( def
www.eeworm.com/read/287415/8686961
c twordcount3.c
/* twordcount3.c - threaded word counter for two files.
* - Version 3: one counter per file
*/
#include
#include
#include
struct arg_set { /* two values in o
www.eeworm.com/read/380481/9145592
c twordcount3.c
/* twordcount3.c - threaded word counter for two files.
* - Version 3: one counter per file
*/
#include
#include
#include
struct arg_set { /* two values in o