代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/242657/4547798
run_test
#! /bin/sh
# $Id: run_test 16366 1998-10-09 21:27:48Z naga $
#
# Spawns CPP-inserver-fancy and CPP-inclient executables on a single host.
usage="usage: $0 #client_threads"
user=`whoami`
iterations=1
www.eeworm.com/read/242657/4549552
cpp performance_test.cpp
// $Id: Performance_Test.cpp 63576 2005-01-29 16:34:55Z mcorino $
#define ACE_BUILD_SVC_DLL
#include "Performance_Test.h"
# if defined (ACE_HAS_THREADS)
#include "Performance_Test_Options.h"
#inc
www.eeworm.com/read/229812/4730768
c test2.c
/* test2.c (OS/2 Threading Test 2) */
#include
#include
#include
#define INCL_DOS
#include
/* Test thread creation - many very short-lived threads in
www.eeworm.com/read/209559/4967810
h smp.h
/* smp.h: Sparc specific SMP stuff.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _SPARC_SMP_H
#define _SPARC_SMP_H
#include
#include
www.eeworm.com/read/209559/4969934
h hardirq.h
#ifndef __M68K_HARDIRQ_H
#define __M68K_HARDIRQ_H
#include
#include
#include
typedef struct {
unsigned int __softirq_pending;
unsigned int __sysc
www.eeworm.com/read/209559/4970184
h pgalloc.h
#ifndef _I386_PGALLOC_H
#define _I386_PGALLOC_H
#include
#include
#include
#include
#include /* for struct page */
#
www.eeworm.com/read/209559/4971473
h topology.h
#ifndef _ASM_ALPHA_TOPOLOGY_H
#define _ASM_ALPHA_TOPOLOGY_H
#include
#include
#include
#ifdef CONFIG_NUMA
static inline int cpu_to_node(int cpu)
{
in
www.eeworm.com/read/209559/4971740
h hardirq.h
#ifndef __H8300_HARDIRQ_H
#define __H8300_HARDIRQ_H
#include
#include
#include
#include
#include
typedef struct
www.eeworm.com/read/209559/4971888
h pgalloc.h
#ifndef __ASM_SH_PGALLOC_H
#define __ASM_SH_PGALLOC_H
#include
#include
#include
#include
#define pgd_quicklist ((unsigned long *)0)
#
www.eeworm.com/read/195013/5118473
h smp.h
/* smp.h: Sparc specific SMP stuff.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _SPARC_SMP_H
#define _SPARC_SMP_H
#include
#include