代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/430518/1926965
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
/* softirq.h is sensitive to the offsets of these fields */
typedef stru
www.eeworm.com/read/430518/1927070
h processor.h
/*
* include/asm-parisc/processor.h
*
* Copyright (C) 1994 Linus Torvalds
*/
#ifndef __ASM_PARISC_PROCESSOR_H
#define __ASM_PARISC_PROCESSOR_H
#ifndef __ASSEMBLY__
#include
#i
www.eeworm.com/read/420998/2057993
cc client.cc
#include "bench.h"
#include
#include
#include
bench_ptr __bench;
int __num;
int __delay;
int __thread_number;
#ifdef HAVE_THREADS
class Invoker
: virtual public M
www.eeworm.com/read/420998/2057997
cc client.cc
#include "bench.h"
#include
#include
#include
bench_ptr __bench;
int __num;
int __delay;
int __thread_number;
#ifdef HAVE_THREADS
class Invoker
: virtual public M
www.eeworm.com/read/420998/2058064
cc server.cc
#include
#include "simple.h"
CORBA::ORB_ptr orb;
#ifdef HAVE_THREADS
#include "sighandler.h" // XXX: remove this once integrated into os-thread
class SigCatcher : public MICOMT::SigHa
www.eeworm.com/read/416830/2106823
cc client.cc
#include "bench.h"
#include
#include
#include
bench_ptr __bench;
int __num;
int __delay;
int __thread_number;
#ifdef HAVE_THREADS
class Invoker
: virtual public M
www.eeworm.com/read/416830/2106827
cc client.cc
#include "bench.h"
#include
#include
#include
bench_ptr __bench;
int __num;
int __delay;
int __thread_number;
#ifdef HAVE_THREADS
class Invoker
: virtual public M
www.eeworm.com/read/416830/2106894
cc server.cc
#include
#include "simple.h"
CORBA::ORB_ptr orb;
#ifdef HAVE_THREADS
#include "sighandler.h" // XXX: remove this once integrated into os-thread
class SigCatcher : public MICOMT::SigHa
www.eeworm.com/read/410728/2204587
c tls.c
/* BeginSourceFile tls.c
This file creates and deletes threads. It uses thread local storage
variables too. */
#include
#include
#include
#include
#inc
www.eeworm.com/read/410339/2212709
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
/* softirq.h is sensitive to the offsets of these fields */
typedef stru