代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/179911/5299457
h pgalloc.h
#ifndef __ASM_SH_PGALLOC_H
#define __ASM_SH_PGALLOC_H
#include
#include
#include
#define pgd_quicklist (current_cpu_data.pgd_quick)
#define pmd_qui
www.eeworm.com/read/350097/3134347
h pgalloc.h
#ifndef __ASM_SH_PGALLOC_H
#define __ASM_SH_PGALLOC_H
#include
#include
#include
#define pgd_quicklist (current_cpu_data.pgd_quick)
#define pmd_qui
www.eeworm.com/read/337546/3331015
s swsusp_32.s
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/336825/3347988
svn-base makefile.nt.svn-base
# $Id$
BUILDDIR=^\lib^\cii^\1
A=.lib
O=.obj
E=.exe
I=include
CC=cl -nologo -DWIN32
B=$(BUILDDIR)^\
CFLAGS=-Zi -MTd -I$I
LD=cl -nologo
LDFLAGS=-Zi -MTd
THREADS=$Bthread-nt$O
EXTRAS=
# $Id$
OBJS= $Bap$
www.eeworm.com/read/325387/3484544
c ngx_pthread_thread.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
static ngx_uint_t nthreads;
static ngx_uint_t max_threads;
static pthread_attr_t thr_attr;
ngx_err_t
ngx
www.eeworm.com/read/324920/3492216
s swsusp.s
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/316872/3596786
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/316872/3596813
h system.h
#ifndef __SPARC_SYSTEM_H
#define __SPARC_SYSTEM_H
#include
#include /* NR_CPUS */
#include
#include
#include
#includ
www.eeworm.com/read/316872/3597082
h hardirq_64.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
#include
/* We can have at most NR_VECTORS irqs routed to a cpu at
www.eeworm.com/read/316872/3598496
h mm_types.h
#ifndef _LINUX_MM_TYPES_H
#define _LINUX_MM_TYPES_H
#include
#include
#include
#include
#include
#include