代码搜索:Process

找到约 10,000 项符合「Process」的源代码

代码结果 10,000
www.eeworm.com/read/145991/5741601

s process.s

.file "process" gcc2_compiled.: ___gnu_compiled_c: .globl _current_pid .data .align 2 _current_pid: .long 1 .lcomm _inited.2,4 .text .align 2,0x90 _alloc_kernel_stack: pushl %ebp mo
www.eeworm.com/read/145991/5741602

c process.c

/***************************************************************************** * FILE: process.c * * * * DESC: * * - process handling * * - kern
www.eeworm.com/read/145991/5741622

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/145991/5741720

h process.h

/* Copyright Rainer Schnitker 92,93 */ #ifndef _RSX_PROCESS_H #define _RSX_PROCESS_H #define N_SIGA 30 /* signal actions per process */ #define N_FILES 40 /* open files per process *
www.eeworm.com/read/144216/5751968

xs process.xs

#include "EXTERN.h" #include "perl.h" #include "XSUB.h" #include #define INCL_DOS #define INCL_DOSERRORS #include static unsigned long constant(char *name, int arg) { errno =
www.eeworm.com/read/144216/5751969

pm process.pm

package OS2::Process; $VERSION = 0.2; require Exporter; require DynaLoader; #require AutoLoader; @ISA = qw(Exporter DynaLoader); # Items to export into callers namespace by default. Note: do not ex
www.eeworm.com/read/143026/5760658

clw process.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CProcessDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Proces
www.eeworm.com/read/143026/5760659

dsw process.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/143026/5760661

dsp process.dsp

# Microsoft Developer Studio Project File - Name="Process" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) A
www.eeworm.com/read/143026/5760662

rc process.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////