代码搜索结果
找到约 10,000 项符合
PID 的代码
procfs.h
/* Copyright (C) 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it un
wait.h-data
constant WNOHANG
constant WUNTRACED
macro WEXITSTATUS
macro WIFCONTINUED
macro WIFEXITED
macro WIFSIGNALED
macro WIFSTOPPED
macro WSTOPSIG
macro WTERMSIG
constant WEXITED
constant WSTOPPED
constant
radeon_mem.c
/* radeon_mem.c -- Simple agp/fb memory manager for radeon -*- linux-c -*-
*
* Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved.
*
* The Weather Channel (TM) funded Tungsten Gr
wait.h
/* libc/sys/linux/sys/wait.h - Wait for children */
/* Written 2000 by Werner Almesberger */
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define WIFEXITED(status) (!WTERMSIG(s
unistd.h
#ifndef _UNISTD_H
#define _UNISTD_H
#include
#ifdef __cplusplus
extern "C" {
#endif
#include
#include
#include
#define __need_size_t
#define __ne
external.cc
/* external.cc: Interface to Cygwin internals from external programs.
Copyright 1997, 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
Written by Christopher Faylor
This file is pa
arm.ld
//=============================================================================
//
// MLT linker script for ARM
// adapted from packages/hal/arm/pid/v1_1/src/pid.ld
//
//==============================