代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/243567/4523254
c ppc_ksyms.c
/*
* BK Id: SCCS/s.ppc_ksyms.c 1.63 01/20/02 23:53:11 benh
*/
#include
#include
#include
#include
#include
#includ
www.eeworm.com/read/242657/4547114
cpp threadpool.cpp
// $Id: ThreadPool.cpp 72205 2006-04-20 10:20:34Z jwillemsen $
#include "ace/config-lite.h"
#if defined (ACE_HAS_THREADS)
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_time.h"
#include "ace/Task
www.eeworm.com/read/242657/4547490
cpp rw_lock.cpp
// $Id: RW_Lock.cpp 72205 2006-04-20 10:20:34Z jwillemsen $
#include "ace/config-lite.h"
#if defined (ACE_HAS_THREADS)
#include "ace/Synch.h"
#include "ace/Containers.h"
#include "ace/Task.h"
class
www.eeworm.com/read/242657/4547493
cpp tss.cpp
// $Id: TSS.cpp 72205 2006-04-20 10:20:34Z jwillemsen $
#include "ace/config-lite.h"
#if defined (ACE_HAS_THREADS)
#include "ace/Synch.h"
#include "ace/Task.h"
#include "ClientContext.h"
void*
Cli
www.eeworm.com/read/242657/4549582
cpp baseline_test.cpp
// $Id: Baseline_Test.cpp 78895 2007-07-14 15:05:47Z sowayaa $
#define ACE_BUILD_SVC_DLL
#include "Baseline_Test.h"
# if defined (ACE_HAS_THREADS)
#include "ace/OS_NS_unistd.h"
#include "ace/Serv
www.eeworm.com/read/242657/4549593
cpp mutex_test.cpp
// $Id: mutex_test.cpp 72203 2006-04-20 09:59:58Z jwillemsen $
#define ACE_BUILD_SVC_DLL
#include "Baseline_Test.h"
# if defined (ACE_HAS_THREADS)
#include "ace/Log_Msg.h"
#include "ace/Token.h"
#
www.eeworm.com/read/242657/4549598
h baseline_test.h
// -*- C++ -*-
// $Id: Baseline_Test.h 73790 2006-07-27 20:43:46Z wotte $
#ifndef ACE_BASELINE_TEST_H
#define ACE_BASELINE_TEST_H
#include "Synch_Lib/Benchmark_Base.h"
#if defined (ACE_HAS_THREADS)
www.eeworm.com/read/214247/4909470
conf mmsbox.conf
group = core
log-file = /tmp/log/mbuni-mmmsbox.log
access-log = /tmp/log/mmsbox-access.log
log-level = 0
group = mbuni
storage-directory = /tmp/spool
max-send-threads = 5
maximum-send-attempts = 50
d
www.eeworm.com/read/213039/4932700
cpp rt_corba_workers.cpp
// RT_CORBA_Workers.cpp,v 1.9 2003/11/01 11:15:25 dhinton Exp
#include "RT_CORBA_Workers.h"
#if defined (ACE_HAS_THREADS)
#include "ace/OS_main.h"
#include "ace/ACE.h"
#include "ace/Get_Opt.h
www.eeworm.com/read/209559/4970401
h pgalloc.h
#ifndef _CRIS_PGALLOC_H
#define _CRIS_PGALLOC_H
#include
#include
#include
#define pmd_populate_kernel(mm, pmd, pte) pmd_set(pmd, pte)
#define pmd_populat