ctl(int semnum, int cmd, union semun arg) | Ux::SysVSem | |
ftok(const char *path, int id) | Ux::SysVIPC | [static] |
get(key_t key, int nsems, int flags=IPC_CREAT|PERM_FILE) | Ux::SysVSem | |
id | Ux::SysVIPC | [protected] |
op(struct sembuf *sops, size_t nsops) | Ux::SysVSem | |
operator int() | Ux::SysVIPC | [inline] |
SysVIPC(int n=-1) | Ux::SysVIPC | [inline] |