Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for cgo (0.01 sec)

  1. api/except.txt

    pkg syscall (openbsd-386-cgo), const SYS_UTIMENSAT = 326
    pkg syscall (openbsd-386-cgo), const SYS_UTIMES = 138
    pkg syscall (openbsd-386-cgo), const SYS_WAIT4 = 7
    pkg syscall (openbsd-386-cgo), const SYS___THRSLEEP = 300
    pkg syscall (openbsd-386-cgo), const SizeofIfData = 208
    pkg syscall (openbsd-386-cgo), const SizeofIfMsghdr = 232
    pkg syscall (openbsd-386-cgo), const SizeofRtMetrics = 48
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Sun Jun 16 23:08:08 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  2. api/go1.9.txt

    pkg math/bits (linux-amd64), const UintSize = 64
    pkg math/bits (linux-amd64-cgo), const UintSize = 64
    pkg math/bits (linux-arm), const UintSize = 32
    pkg math/bits (linux-arm-cgo), const UintSize = 32
    pkg math/bits (netbsd-386), const UintSize = 32
    pkg math/bits (netbsd-386-cgo), const UintSize = 32
    pkg math/bits (netbsd-amd64), const UintSize = 64
    pkg math/bits (netbsd-amd64-cgo), const UintSize = 64
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Mon Oct 04 20:20:20 UTC 2021
    - 10.7K bytes
    - Viewed (0)
  3. api/go1.17.txt

    pkg runtime/cgo (darwin-arm64-cgo), type Handle uintptr
    pkg runtime/cgo (freebsd-386-cgo), func NewHandle(interface{}) Handle
    pkg runtime/cgo (freebsd-386-cgo), method (Handle) Delete()
    pkg runtime/cgo (freebsd-386-cgo), method (Handle) Value() interface{}
    pkg runtime/cgo (freebsd-386-cgo), type Handle uintptr
    pkg runtime/cgo (freebsd-amd64-cgo), func NewHandle(interface{}) Handle
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 18K bytes
    - Viewed (0)
  4. src/cmd/cgo/doc.go

    environment variable when running the go tool: set it to 1 to enable
    the use of cgo, and to 0 to disable it. The go tool will set the
    build constraint "cgo" if cgo is enabled. The special import "C"
    implies the "cgo" build constraint, as though the file also said
    "//go:build cgo".  Therefore, if cgo is disabled, files that import
    "C" will not be built by the go tool. (For more about build constraints
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Dec 11 23:57:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  5. api/go1.23.txt

    pkg syscall (openbsd-386-cgo), const EBADMSG = 92 #67998
    pkg syscall (openbsd-386-cgo), const ELAST = 95 #67998
    pkg syscall (openbsd-386-cgo), const ENOTRECOVERABLE = 93 #67998
    pkg syscall (openbsd-386-cgo), const ENOTRECOVERABLE Errno #67998
    pkg syscall (openbsd-386-cgo), const EOWNERDEAD = 94 #67998
    pkg syscall (openbsd-386-cgo), const EOWNERDEAD Errno #67998
    pkg syscall (openbsd-386-cgo), const EPROTO = 95 #67998
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue Jun 25 17:08:08 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  6. api/go1.12.txt

    pkg syscall (freebsd-386-cgo), type Dirent struct, Off int64
    pkg syscall (freebsd-386-cgo), type Dirent struct, Pad0 uint8
    pkg syscall (freebsd-386-cgo), type Dirent struct, Pad1 uint16
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Atim_ext int32
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Blksize int32
    pkg syscall (freebsd-386-cgo), type Stat_t struct, Btim_ext int32
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 02 21:21:53 UTC 2019
    - 13.5K bytes
    - Viewed (0)
  7. api/go1.11.txt

    pkg syscall (openbsd-386-cgo), const SOCK_CLOEXEC = 32768
    pkg syscall (openbsd-386-cgo), const SOCK_CLOEXEC ideal-int
    pkg syscall (openbsd-386-cgo), const SOCK_NONBLOCK = 16384
    pkg syscall (openbsd-386-cgo), const SOCK_NONBLOCK ideal-int
    pkg syscall (openbsd-386-cgo), const SYS_ACCEPT4 = 93
    pkg syscall (openbsd-386-cgo), const SYS_ACCEPT4 ideal-int
    pkg syscall (openbsd-386-cgo), const SYS_PIPE2 = 101
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  8. api/go1.5.txt

    pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Ctty int
    pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Foreground bool
    pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Pgid int
    pkg syscall (freebsd-amd64), type SysProcAttr struct, Ctty int
    pkg syscall (freebsd-amd64), type SysProcAttr struct, Foreground bool
    pkg syscall (freebsd-amd64), type SysProcAttr struct, Pgid int
    pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Ctty int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Jul 30 21:14:09 UTC 2015
    - 46.6K bytes
    - Viewed (0)
  9. api/go1.4.txt

    pkg syscall (linux-386-cgo), type SysProcAttr struct, GidMappings []SysProcIDMap
    pkg syscall (linux-386-cgo), type SysProcAttr struct, UidMappings []SysProcIDMap
    pkg syscall (linux-386-cgo), type SysProcIDMap struct
    pkg syscall (linux-386-cgo), type SysProcIDMap struct, ContainerID int
    pkg syscall (linux-386-cgo), type SysProcIDMap struct, HostID int
    pkg syscall (linux-386-cgo), type SysProcIDMap struct, Size int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 12 03:01:01 UTC 2014
    - 34K bytes
    - Viewed (0)
  10. api/go1.18.txt

    pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Pdeathsig Signal
    pkg syscall (freebsd-amd64), type SysProcAttr struct, Pdeathsig Signal
    pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Pdeathsig Signal
    pkg syscall (freebsd-arm), type SysProcAttr struct, Pdeathsig Signal
    pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Pdeathsig Signal
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 13K bytes
    - Viewed (0)
Back to top