代码搜索:user-level
找到约 423 项符合「user-level」的源代码
代码结果 423
www.eeworm.com/read/306178/3747839
user-level
【海洋II玩家进阶级别】
〖武功〗
"不堪一击","毫不足虑","不知所以","新学乍练","勉勉强强",
"初窥门径","初出茅庐","略知一二","普普通通","平平淡淡",
"平淡无奇","粗通皮毛","半生不熟","马马虎虎","略有小成",
"已有小成","渐入佳境","登堂入室","挥洒自如","融会贯通",
"心领神会","炉火纯青","了然於胸","略有大成","已有大成", ...
www.eeworm.com/read/147766/5721632
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long pad;
struct pt_regs pt;
};
struct sigframe {
/*
* Place signal handler args whe
www.eeworm.com/read/136786/5862684
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long pad;
struct pt_regs pt;
};
struct sigframe {
/*
* Place signal handler args whe
www.eeworm.com/read/128531/5984289
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long ar_pfs; /* for syscalls, the user-level function-state */
struct pt_regs pt;
};
www.eeworm.com/read/127781/5995492
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long pad;
struct pt_regs pt;
};
struct sigframe {
/*
* Place signal handler args whe
www.eeworm.com/read/110034/6166689
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long pad;
struct pt_regs pt;
};
struct sigframe {
/*
* Place signal handler args whe
www.eeworm.com/read/102935/6225746
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long pad;
struct pt_regs pt;
};
struct sigframe {
/*
* Place signal handler args whe
www.eeworm.com/read/100603/6266142
readme
NSPR 2.0 evolution
------------------
Phase 1- today
Currently (Oct 10, 1996) NSPR 2.0 has two modes. Either _PR_NTHREAD
is defined, in which case the PR_CreateThread() call always creates a
nat
www.eeworm.com/read/161121/5556196
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long pad;
struct pt_regs pt;
};
struct sigframe {
/*
* Place signal handler args whe
www.eeworm.com/read/152843/5657297
h sigframe.h
struct sigscratch {
unsigned long scratch_unat; /* ar.unat for the general registers saved in pt */
unsigned long ar_pfs; /* for syscalls, the user-level function-state */
struct pt_regs pt;
};