代码搜索:Threads

找到约 7,387 项符合「Threads」的源代码

代码结果 7,387
www.eeworm.com/read/209559/4968757

h sched.h

#ifndef _LINUX_SCHED_H #define _LINUX_SCHED_H #include /* for HZ */ #include #include #include #include #includ
www.eeworm.com/read/209559/4970239

h hardirq.h

#ifndef __ASM_HARDIRQ_H #define __ASM_HARDIRQ_H #include #include #include typedef struct { unsigned int __softirq_pending; unsigned long idle_time
www.eeworm.com/read/209559/4970582

h hardirq.h

#ifndef __M68K_HARDIRQ_H #define __M68K_HARDIRQ_H #include #include #include /* entry.S is sensitive to the offsets of these fields */ typedef stru
www.eeworm.com/read/209559/4971393

h hardirq.h

#ifndef __ASM_HARDIRQ_H #define __ASM_HARDIRQ_H #include #include #include #include typedef struct { unsigned int __softirq_pending;
www.eeworm.com/read/198784/5082378

c work.c

#include #include #include "control.h" #include "queue.h" #include "dbug.h" #include /* the work_queue holds tasks for the various threads to complete. */ struct work_q
www.eeworm.com/read/195013/5118518

h spinlock.h

/* spinlock.h: 32-bit Sparc spinlock support. * * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ #ifndef __SPARC_SPINLOCK_H #define __SPARC_SPINLOCK_H #include /
www.eeworm.com/read/189320/5197612

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` iterations=1000
www.eeworm.com/read/189320/5200053

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" #include
www.eeworm.com/read/180137/5290719

c lib506.c

#include "test.h" #include #include #include const char *HOSTHEADER = "Host: www.host.foo.com"; const char *JAR = "log/jar506"; #define THREADS 2 /* struct containing
www.eeworm.com/read/179911/5297354

h spinlock.h

/* spinlock.h: 32-bit Sparc spinlock support. * * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ #ifndef __SPARC_SPINLOCK_H #define __SPARC_SPINLOCK_H #include /