代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/250243/4435842
c process.c
/*
* linux/arch/x86-64/kernel/process.c
*
* Copyright (C) 1995 Linus Torvalds
*
* Pentium III FXSR, SSE support
* Gareth Hughes , May 2000
*
* X86-64 port
* Andi Kle
www.eeworm.com/read/250243/4435948
c process.c
/*
* linux/arch/m32r/kernel/process.c
*
* Copyright (c) 2001, 2002 Hiroyuki Kondo, Hirokazu Takata,
* Hitoshi Yamamoto
* Taken from sh version.
* Copyright (C)
www.eeworm.com/read/250243/4436412
c process.c
/*
* arch/ppc/kernel/process.c
*
* Derived from "arch/i386/kernel/process.c"
* Copyright (C) 1995 Linus Torvalds
*
* Updated and modified by Cort Dougan (cort@cs.nmt.edu) and
* Paul Mac
www.eeworm.com/read/248665/4465734
h _process.h
#if !defined (_SYS_PROCESS_H)
#define _SYS_PROCESS_H
#if defined (__cplusplus)
extern "C" {
#endif
#define P_WAIT 0
#define P_NOWAIT 1
#define P_OVERLAY 2
#define P_DEBUG 3
#define
www.eeworm.com/read/244785/4509999
cpp process.cpp
/***************************************************************************/
/* */
/* Copyright (c) 2005, 2006 2X Software Ltd,
www.eeworm.com/read/244785/4510006
h process.h
/***************************************************************************/
/* */
/* Copyright (c) 2005, 2006 2X Software Ltd,
www.eeworm.com/read/243567/4521020
c process.c
/*
* arch/s390/kernel/process.c
*
* S390 version
* Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
*
www.eeworm.com/read/243567/4521081
c process.c
/* $Id: process.c,v 1.35 2001/10/11 09:18:17 gniibe Exp $
*
* linux/arch/sh/kernel/process.c
*
* Copyright (C) 1995 Linus Torvalds
*
* SuperH version: Copyright (C) 1999, 2000 Niibe Yutaka
www.eeworm.com/read/243567/4521303
c process.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1994
www.eeworm.com/read/243567/4521572
c process.c
/*
* Architecture-specific setup.
*
* Copyright (C) 1998-2001 Hewlett-Packard Co
* Copyright (C) 1998-2001 David Mosberger-Tang
*/
#define __KERNEL_SYSCALLS__ /* see