Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for stopped_ (0.13 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    one moment, and let pass that which comes presently after; and in the
    same time you may stop it in any one place, and let it pass in any
    other. For that part of Light which is stopp'd cannot be the same with
    that which is let pass. The least Light or part of Light, which may be
    stopp'd alone without the rest of the Light, or propagated alone, or do
    or suffer any thing alone, which the rest of the Light doth not or
    suffers not, I call a Ray of Light.
    
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const WNOHANG ideal-int
    pkg syscall (freebsd-arm64), const WNOWAIT = 8
    pkg syscall (freebsd-arm64), const WNOWAIT ideal-int
    pkg syscall (freebsd-arm64), const WSTOPPED = 2
    pkg syscall (freebsd-arm64), const WSTOPPED ideal-int
    pkg syscall (freebsd-arm64), const WTRAPPED = 32
    pkg syscall (freebsd-arm64), const WTRAPPED ideal-int
    pkg syscall (freebsd-arm64), const WUNTRACED = 2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const WNOWAIT = 8 #53466
    pkg syscall (freebsd-riscv64), const WNOWAIT ideal-int #53466
    pkg syscall (freebsd-riscv64), const WSTOPPED = 2 #53466
    pkg syscall (freebsd-riscv64), const WSTOPPED ideal-int #53466
    pkg syscall (freebsd-riscv64), const WTRAPPED = 32 #53466
    pkg syscall (freebsd-riscv64), const WTRAPPED ideal-int #53466
    pkg syscall (freebsd-riscv64), const WUNTRACED = 2 #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)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(WaitStatus).Exited", Method, 0},
    		{"(WaitStatus).Signal", Method, 0},
    		{"(WaitStatus).Signaled", Method, 0},
    		{"(WaitStatus).StopSignal", Method, 0},
    		{"(WaitStatus).Stopped", Method, 0},
    		{"(WaitStatus).TrapCause", Method, 0},
    		{"AF_ALG", Const, 0},
    		{"AF_APPLETALK", Const, 0},
    		{"AF_ARP", Const, 0},
    		{"AF_ASH", Const, 0},
    		{"AF_ATM", 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)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Fixed a bug where startupProbe stopped working after a container's first restart ([#101093](https://github.com/kubernetes/kubernetes/pull/101093), [@wzshiming](https://github.com/wzshiming)) [SIG Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

    percentage by rounding up. This cannot be 0 if MaxSurge is 0 Default value is 1. Example: when this is set to 30%, at most 30% of the total number of nodes that should be running the daemon pod (i.e. status.desiredNumberScheduled) can have their pods stopped for an update at any given time. The update starts by stopping at most 30% of those DaemonSet pods and then brings up new DaemonSet pods in their place. Once the new pods are available, it then proceeds onto other DaemonSet pods, thus ensuring that...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top