lock.2
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 2 代码 · 共 28 行
2
28 行
.TH LOCK 2 local.SH NAMElock \- lock a process in primary memory.SH SYNOPSIS.B lock(flag).SH DESCRIPTIONIf the.I flagargument is non-zero,the process executing this callwill not be swapped except if it is requiredto grow.If the argument is zero,the process is.RI un lock ed.This call may only be executed bythe super-user..SH BUGS.IR Lock edprocesses interfere with the compaction of primary memoryand can cause deadlock.This system call is not considereda permanent part of the system..SH ASSEMBLER(lock = 53.).br.B sys lock; flag
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?