代码搜索结果

找到约 10,000 项符合 PID 的代码

fork.c

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area

fork.c

/* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area'). * Fork is rather simple, once you get the hang of it, but t

fork.c

/* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area'). * Fork is rather simple, once you get the hang of it, bu

child.h

typedef struct { pid_t child_pid; /* process ID */ int child_pipefd; /* parent's stream pipe to/from child */ int child_status; /* 0 = ready */ long child_count; /* # connections handled

fork.c

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area

fork.c~

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area

fork.c

/* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area'). * Fork is rather simple, once you get the hang of it, but t

fork.c

/* * linux/kernel/fork.c * * (C) 1991 Linus Torvalds */ /* * 'fork.c' contains the help-routines for the 'fork' system call * (see also system_call.s), and some misc functions ('verify_area

uni_dir_bus.v.doc

vti_encoding:SR|utf8-nl vti_timelastmodified:TR|12 Jun 2002 17:38:30 -0000 vti_extenderversion:SR|5.0.2.4330 vti_author:SR|EAS\\ciletti vti_modifiedby:SR|EAS\\ciletti vti_timecreated:TR|12 Jun 20

u_common_dsplfilters.pas

// DSP Lib Automation GUI // Copyright (c) 2006-2007 Lake of Soft, Ltd {$i unaDef.inc } unit u_common_dsplFilters; interface uses Windows, unaTypes, unaClasses, unaDspLibH, una