Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 312 for wall (0.09 sec)

  1. src/time/time.go

    // clock reading.
    type Time struct {
    	// wall and ext encode the wall time seconds, wall time nanoseconds,
    	// and optional monotonic clock reading in nanoseconds.
    	//
    	// From high to low bit position, wall encodes a 1-bit flag (hasMonotonic),
    	// a 33-bit seconds field, and a 30-bit wall time nanoseconds field.
    	// The nanoseconds field is in the range [0, 999999999].
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 50.7K bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_386.go

    	TUNSETPERSIST                    = 0x400454cb
    	TUNSETSNDBUF                     = 0x400454d4
    	TUNSETTXFILTER                   = 0x400454d1
    	TUNSETVNETHDRSZ                  = 0x400454d8
    	WALL                             = 0x40000000
    	WCLONE                           = 0x80000000
    	WCONTINUED                       = 0x8
    	WEXITED                          = 0x4
    	WNOHANG                          = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  3. src/syscall/zerrors_netbsd_arm64.go

    	VSTATUS                           = 0x12
    	VSTOP                             = 0xd
    	VSUSP                             = 0xa
    	VTIME                             = 0x11
    	VWERASE                           = 0x4
    	WALL                              = 0x8
    	WALLSIG                           = 0x8
    	WALTSIG                           = 0x4
    	WCLONE                            = 0x4
    	WCOREFLAG                         = 0x80
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_amd64.go

    	TUNSETPERSIST                    = 0x400454cb
    	TUNSETSNDBUF                     = 0x400454d4
    	TUNSETTXFILTER                   = 0x400454d1
    	TUNSETVNETHDRSZ                  = 0x400454d8
    	WALL                             = 0x40000000
    	WCLONE                           = 0x80000000
    	WCONTINUED                       = 0x8
    	WEXITED                          = 0x4
    	WNOHANG                          = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_arm.go

    	TUNSETPERSIST                    = 0x400454cb
    	TUNSETSNDBUF                     = 0x400454d4
    	TUNSETTXFILTER                   = 0x400454d1
    	TUNSETVNETHDRSZ                  = 0x400454d8
    	WALL                             = 0x40000000
    	WCLONE                           = 0x80000000
    	WCONTINUED                       = 0x8
    	WEXITED                          = 0x4
    	WNOHANG                          = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  6. src/syscall/zerrors_netbsd_386.go

    	VSTATUS                           = 0x12
    	VSTOP                             = 0xd
    	VSUSP                             = 0xa
    	VTIME                             = 0x11
    	VWERASE                           = 0x4
    	WALL                              = 0x8
    	WALLSIG                           = 0x8
    	WALTSIG                           = 0x4
    	WCLONE                            = 0x4
    	WCOREFLAG                         = 0x80
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  7. src/syscall/zerrors_netbsd_amd64.go

    	VSTATUS                           = 0x12
    	VSTOP                             = 0xd
    	VSUSP                             = 0xa
    	VTIME                             = 0x11
    	VWERASE                           = 0x4
    	WALL                              = 0x8
    	WALLSIG                           = 0x8
    	WALTSIG                           = 0x4
    	WCLONE                            = 0x4
    	WCOREFLAG                         = 0x80
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  8. src/syscall/zerrors_netbsd_arm.go

    	VSTATUS                           = 0x12
    	VSTOP                             = 0xd
    	VSUSP                             = 0xa
    	VTIME                             = 0x11
    	VWERASE                           = 0x4
    	WALL                              = 0x8
    	WALLSIG                           = 0x8
    	WALTSIG                           = 0x4
    	WCLONE                            = 0x4
    	WCOREFLAG                         = 0x80
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 66.5K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_riscv64.go

    	VT0                              = 0x0
    	VT1                              = 0x4000
    	VTDLY                            = 0x4000
    	VTIME                            = 0x5
    	VWERASE                          = 0xe
    	WALL                             = 0x40000000
    	WCLONE                           = 0x80000000
    	WCONTINUED                       = 0x8
    	WEXITED                          = 0x4
    	WNOHANG                          = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_mips.go

    	VT0                              = 0x0
    	VT1                              = 0x4000
    	VTDLY                            = 0x4000
    	VTIME                            = 0x5
    	VWERASE                          = 0xe
    	WALL                             = 0x40000000
    	WCLONE                           = 0x80000000
    	WCONTINUED                       = 0x8
    	WEXITED                          = 0x4
    	WNOHANG                          = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
Back to top