Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for SYS_SEM_UNLINK (0.46 sec)

  1. src/syscall/zsysnum_darwin_amd64.go

    	SYS_SHMGET                         = 265
    	SYS_SHM_OPEN                       = 266
    	SYS_SHM_UNLINK                     = 267
    	SYS_SEM_OPEN                       = 268
    	SYS_SEM_CLOSE                      = 269
    	SYS_SEM_UNLINK                     = 270
    	SYS_SEM_WAIT                       = 271
    	SYS_SEM_TRYWAIT                    = 272
    	SYS_SEM_POST                       = 273
    	SYS_SEM_GETVALUE                   = 274
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.6K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_darwin_arm64.go

    	SYS_SHMGET                         = 265
    	SYS_SHM_OPEN                       = 266
    	SYS_SHM_UNLINK                     = 267
    	SYS_SEM_OPEN                       = 268
    	SYS_SEM_CLOSE                      = 269
    	SYS_SEM_UNLINK                     = 270
    	SYS_SEM_WAIT                       = 271
    	SYS_SEM_TRYWAIT                    = 272
    	SYS_SEM_POST                       = 273
    	SYS_SEM_GETVALUE                   = 274
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go

    	SYS_SHMGET                         = 265
    	SYS_SHM_OPEN                       = 266
    	SYS_SHM_UNLINK                     = 267
    	SYS_SEM_OPEN                       = 268
    	SYS_SEM_CLOSE                      = 269
    	SYS_SEM_UNLINK                     = 270
    	SYS_SEM_WAIT                       = 271
    	SYS_SEM_TRYWAIT                    = 272
    	SYS_SEM_POST                       = 273
    	SYS_SYSCTLBYNAME                   = 274
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go

    	SYS_SHMGET                         = 265
    	SYS_SHM_OPEN                       = 266
    	SYS_SHM_UNLINK                     = 267
    	SYS_SEM_OPEN                       = 268
    	SYS_SEM_CLOSE                      = 269
    	SYS_SEM_UNLINK                     = 270
    	SYS_SEM_WAIT                       = 271
    	SYS_SEM_TRYWAIT                    = 272
    	SYS_SEM_POST                       = 273
    	SYS_SYSCTLBYNAME                   = 274
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SEM_TRYWAIT = 272
    pkg syscall (darwin-arm64), const SYS_SEM_TRYWAIT ideal-int
    pkg syscall (darwin-arm64), const SYS_SEM_UNLINK = 270
    pkg syscall (darwin-arm64), const SYS_SEM_UNLINK ideal-int
    pkg syscall (darwin-arm64), const SYS_SEM_WAIT = 271
    pkg syscall (darwin-arm64), const SYS_SEM_WAIT ideal-int
    pkg syscall (darwin-arm64), const SYS_SEM_WAIT_NOCANCEL = 420
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SYS_SEM_DESTROY", Const, 0},
    		{"SYS_SEM_GETVALUE", Const, 0},
    		{"SYS_SEM_INIT", Const, 0},
    		{"SYS_SEM_OPEN", Const, 0},
    		{"SYS_SEM_POST", Const, 0},
    		{"SYS_SEM_TRYWAIT", Const, 0},
    		{"SYS_SEM_UNLINK", Const, 0},
    		{"SYS_SEM_WAIT", Const, 0},
    		{"SYS_SEM_WAIT_NOCANCEL", Const, 0},
    		{"SYS_SEND", Const, 0},
    		{"SYS_SENDFILE", Const, 0},
    		{"SYS_SENDFILE64", Const, 0},
    		{"SYS_SENDMMSG", 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)
  7. api/go1.txt

    pkg syscall (darwin-386), const SYS_SEM_OPEN ideal-int
    pkg syscall (darwin-386), const SYS_SEM_POST ideal-int
    pkg syscall (darwin-386), const SYS_SEM_TRYWAIT ideal-int
    pkg syscall (darwin-386), const SYS_SEM_UNLINK ideal-int
    pkg syscall (darwin-386), const SYS_SEM_WAIT ideal-int
    pkg syscall (darwin-386), const SYS_SEM_WAIT_NOCANCEL ideal-int
    pkg syscall (darwin-386), const SYS_SENDFILE ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  8. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_SEM_OPEN = 268
    pkg syscall (darwin-386), const SYS_SEM_POST = 273
    pkg syscall (darwin-386), const SYS_SEM_TRYWAIT = 272
    pkg syscall (darwin-386), const SYS_SEM_UNLINK = 270
    pkg syscall (darwin-386), const SYS_SEM_WAIT = 271
    pkg syscall (darwin-386), const SYS_SEM_WAIT_NOCANCEL = 420
    pkg syscall (darwin-386), const SYS_SENDFILE = 337
    pkg syscall (darwin-386), const SYS_SENDMSG = 28
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top