📄 sem.h-data
字号:
constant SEM_UNDOconstant GETNCNTconstant GETPIDconstant GETVALconstant GETALLconstant GETZCNTconstant SETVALconstant SETALLtype {struct semid_ds}element {struct semid_ds} {struct ipc_perm} sem_permelement {struct semid_ds} {unsigned short int} sem_nsemselement {struct semid_ds} time_t sem_otimeelement {struct semid_ds} time_t sem_ctimetype pid_ttype time_ttype key_ttype size_ttype {struct sembuf}element {struct sembuf} {unsigned short int} sem_numelement {struct sembuf} {short int} sem_opelement {struct sembuf} {short int} sem_flgfunction int semctl (int, int, int, ...)function int semget (key_t, int, int)function int semop (int, struct sembuf*, size_t)allow-header sys/ipc.hallow sem*allow SEM_*allow *_t
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -