代码搜索:kernel
找到约 10,000 项符合「kernel」的源代码
代码结果 10,000
www.eeworm.com/read/441071/7676405
dat kernel.dat
www.eeworm.com/read/437619/7744692
c kernel.c
/* Non pre-empting synchronization kernel, machine-independent portion
*/
#if defined(PROCLOG) || defined(PROCTRACE)
#include
#endif
#include
#include
#include "gl
www.eeworm.com/read/436319/7772246
h kernel.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
#include "windows.h"
#include
#define LOCKFLAG_WRITE 1
#define int long
#define ZONE_DEBUG 1
#defin
www.eeworm.com/read/434785/7801717
h kernel.h
#ifndef OS_KERNEL_KERNEL
#define OS_KERNEL_KERNEL
#include"const.h"
#include"capability.h"
#include"arch.h"
#include"time.h"
#include"file.h"
#include"process.h"
#include"kernel_struct.h"
#
www.eeworm.com/read/299730/7836602
asm kernel.asm
P_STACKBASE equ 0
GSREG equ P_STACKBASE
FSREG equ GSREG + 4
ESREG equ FSREG + 4
DSREG equ ESREG + 4
EDIREG equ DSREG + 4
ESIREG equ EDIREG + 4
EBPREG equ ESIREG + 4
KERNELESPREG e
www.eeworm.com/read/299730/7836625
o kernel.o
www.eeworm.com/read/299730/7836686