Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 283 for wall (0.04 sec)

  1. src/syscall/zerrors_linux_arm64.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
    - 68.6K bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_ppc64le.go

    	VT0                              = 0x0
    	VT1                              = 0x10000
    	VTDLY                            = 0x10000
    	VTIME                            = 0x7
    	VWERASE                          = 0xa
    	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
    - 71.8K bytes
    - Viewed (0)
  3. src/syscall/zerrors_linux_ppc64.go

    	VT0                              = 0x0
    	VT1                              = 0x10000
    	VTDLY                            = 0x10000
    	VTIME                            = 0x7
    	VWERASE                          = 0xa
    	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.9K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_s390x.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
    - 73.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/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 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/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 19 23:33:33 UTC 2023
    - 71.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/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 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
  8. src/runtime/pprof/pprof_test.go

    		// wall time spent in blockMutexN. Generally speaking, the total
    		// contention time could be arbitrarily high when considering
    		// OS scheduler delays, or any other delays from the environment:
    		// time keeps ticking during these delays. By making the upper
    		// bound proportional to the wall time in blockMutexN, in theory
    		// we're accounting for all these possible delays.
    		d := time.Duration(total)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 18:42:28 UTC 2024
    - 68.8K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_loong64.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
    - 82.5K bytes
    - Viewed (0)
  10. src/time/format.go

    // only to local times. Applying them to UTC times will use "UTC" as the
    // time zone abbreviation, while strictly speaking those RFCs require the
    // use of "GMT" in that case.
    // When using the [RFC1123] or [RFC1123Z] formats for parsing, note that these
    // formats define a leading zero for the day-in-month portion, which is not
    // strictly allowed by RFC 1123. This will result in an error when parsing
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 17:09:28 UTC 2024
    - 49.3K bytes
    - Viewed (0)
Back to top