📄 resource.h-data
字号:
constant PRIO_PROCESSconstant PRIO_PGRPconstant PRIO_USERtype rlim_tconstant RLIM_INFINITYconstant RLIM_SAVED_MAXconstant RLIM_SAVED_CURconstant RUSAGE_SELFconstant RUSAGE_CHILDRENtype {struct rlimit}element {struct rlimit} rlim_t rlim_curelement {struct rlimit} rlim_t rlim_maxtype {struct rusage}element {struct rusage} {struct timeval} ru_utimeelement {struct rusage} {struct timeval} ru_stimetype {struct timeval}constant RLIMIT_COREconstant RLIMIT_CPUconstant RLIMIT_DATAconstant RLIMIT_FSIZEconstant RLIMIT_NOFILEconstant RLIMIT_STACKconstant RLIMIT_ASfunction int getpriority (int, id_t)function int getrlimit (int, struct rlimit*)function int getrusage (int, struct rusage*)function int setpriority (int, id_t, int)function int setrlimit (int, const struct rlimit*)type id_tallow-header sys/time.hallow rlim_*allow ru_*allow PRIO_*allow RLIM_*allow RLIMIT_*allow RUSAGE_*allow *_t
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -