代码搜索结果
找到约 10,000 项符合
PID 的代码
jjj.cc
#include
#include
#define b(n) ((ulong)__builtin_return_address(n))
void tracefunc()
{
if (booting)
printf("in boottime ");
else
printf("in %s(pid=%d) ", curr->execn
taskdb.cc
#include
#include
#include
#include "sched.h"
#include "pgrp.h"
Q(all,task_t) alltaskq;
waitq_t zombietaskq;
static pid_t lastpid;
task_t idletask, * inittas
fork.c
/*
* linux/kernel/fork.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* 'fork.c' contains the help-routines for the 'fork' system call
* (see also system_call.s).
* Fork is r
exit.c
/*
* linux/kernel/exit.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#define DEBUG_PROC_TREE
#include
#include
#include
#include
sysv.c
/*
* Compatability routines when compiling under SysVR4
*
*/
#include "../etcp.h"
/* inet_aton - version of inet_aton for SVr4 */
int inet_aton( const char *cp, struct in_addr *pin )
{
int r
udp_in.c
/* udp_in.c - udp_in */
#include
#include
#include
#include
#include
/*------------------------------------------------------------------------
*
udp_in.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.30.32; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
@/* udp_in.c - udp_in *
msvad.h
/*++
Copyright (c) 1997-2000 Microsoft Corporation All Rights Reserved
Module Name:
Msvad.h
Abstract:
Header file for common stuff.
--*/
#ifndef _MSVAD_H_
#define _MSVAD
setup
#! /bin/sh -e
# $Id: setup,v 1.2 2004/02/20 14:26:09 dm Exp $
#
# This script builds the files necessary to configure this package for
# development. Once you run this script, you will need GNU make,
chap7_3f.m
clear all;
close all;
%load pid_ncd.mat;
kp=0.63;
ki=0.0504;
kd=1.9688;
a2=43;
a1=3;