代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/426331/1991821
out system.out_logfile_floyd_daemon_1_june 19, 2006 9.35 pm.out
Rank is 1 Tot threads is 5Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@9fd93
Full data length is 500
My ID is 1
My Data Size is 100
Lower Limit is 100 & higher limit is 200
I with id
www.eeworm.com/read/426331/1991824
out system.out_logfile_floyd_daemon_2_june 19, 2006 9.37 pm.out
Rank is 2 Tot threads is 4Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@785d65
Full data length is 500
My ID is 2
My Data Size is 125
Lower Limit is 250 & higher limit is 375
I with i
www.eeworm.com/read/426331/1991852
out system.out_logfile_floyd_daemon_1_june 19, 2006 9.37 pm.out
Rank is 1 Tot threads is 4Message passer is com.ibm.dthreads.MP.RMIObjectMPImpl@3bc257
Full data length is 500
My ID is 1
My Data Size is 125
Lower Limit is 125 & higher limit is 250
I with i
www.eeworm.com/read/410339/2211301
h sched.h
#ifndef _LINUX_SCHED_H
#define _LINUX_SCHED_H
#include /* for HZ */
extern unsigned long event;
#include
#include
#include
#includ
www.eeworm.com/read/410339/2211910
h wait.h
#ifndef _LINUX_WAIT_H
#define _LINUX_WAIT_H
#define WNOHANG 0x00000001
#define WUNTRACED 0x00000002
#define __WNOTHREAD 0x20000000 /* Don't wait on children of other threads in this group */
#defin
www.eeworm.com/read/395229/2448919
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
typedef struct {
unsigned int __softirq_pending;
} ____cacheline_aligned irq
www.eeworm.com/read/393286/2478520
c default.c
/*
* Default generic APIC driver. This handles upto 8 CPUs.
*/
#define APIC_DEFINITION 1
#include
#include
#include
#include
#inc
www.eeworm.com/read/393286/2478523
c es7000.c
/*
* APIC driver for the Unisys ES7000 chipset.
*/
#define APIC_DEFINITION 1
#include
#include
#include
#include
#include
www.eeworm.com/read/382594/2630699
run_test
#! /bin/sh
# run_test,v 4.3 1998/10/09 21:27:47 naga Exp
#
# Spawns CPP-inserver-fancy and CPP-inclient executables on a single host.
usage="usage: $0 #client_threads"
user=`whoami`
iteratio
www.eeworm.com/read/382594/2633140
cpp performance_test.cpp
// Performance_Test.cpp,v 1.9 2005/01/29 16:30:55 mcorino Exp
#define ACE_BUILD_SVC_DLL
#include "Performance_Test.h"
# if defined (ACE_HAS_THREADS)
#include "Performance_Test_Options.h"