Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for sys_semget (5.39 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_SELECT = 93
    pkg syscall (freebsd-arm64), const SYS_SELECT ideal-int
    pkg syscall (freebsd-arm64), const SYS_SEMGET = 221
    pkg syscall (freebsd-arm64), const SYS_SEMGET ideal-int
    pkg syscall (freebsd-arm64), const SYS_SEMOP = 222
    pkg syscall (freebsd-arm64), const SYS_SEMOP ideal-int
    pkg syscall (freebsd-arm64), const SYS_SEMSYS = 169
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_SELECT = 93 #53466
    pkg syscall (freebsd-riscv64), const SYS_SELECT ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SEMGET = 221 #53466
    pkg syscall (freebsd-riscv64), const SYS_SEMGET ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SEMOP = 222 #53466
    pkg syscall (freebsd-riscv64), const SYS_SEMOP ideal-int #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SYS_SEARCHFS", Const, 0},
    		{"SYS_SECURITY", Const, 0},
    		{"SYS_SELECT", Const, 0},
    		{"SYS_SELECT_NOCANCEL", Const, 0},
    		{"SYS_SEMCONFIG", Const, 1},
    		{"SYS_SEMCTL", Const, 0},
    		{"SYS_SEMGET", Const, 0},
    		{"SYS_SEMOP", Const, 0},
    		{"SYS_SEMSYS", Const, 0},
    		{"SYS_SEMTIMEDOP", Const, 0},
    		{"SYS_SEM_CLOSE", Const, 0},
    		{"SYS_SEM_DESTROY", Const, 0},
    		{"SYS_SEM_GETVALUE", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top