- Sort Score
- Num 10 results
- Language All
Results 191 - 199 of 199 for shutdown (0.25 seconds)
-
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func Settimeofday(*Timeval) error pkg syscall (netbsd-arm64-cgo), func Setuid(int) error pkg syscall (netbsd-arm64-cgo), func Shutdown(int, int) error pkg syscall (netbsd-arm64-cgo), func SlicePtrFromStrings([]string) ([]*uint8, error) pkg syscall (netbsd-arm64-cgo), func Socket(int, int, int) (int, error)
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), func Settimeofday(*Timeval) error pkg syscall (freebsd-arm64), func Setuid(int) error pkg syscall (freebsd-arm64), func Shutdown(int, int) error pkg syscall (freebsd-arm64), func SlicePtrFromStrings([]string) ([]*uint8, error) pkg syscall (freebsd-arm64), func Socket(int, int, int) (int, error)
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), func SetsockoptTimeval(int, int, int, *Timeval) error pkg syscall (darwin-arm64), func Settimeofday(*Timeval) error pkg syscall (darwin-arm64), func Setuid(int) error pkg syscall (darwin-arm64), func Shutdown(int, int) error pkg syscall (darwin-arm64), func SlicePtrFromStrings([]string) ([]*uint8, error) pkg syscall (darwin-arm64), func Socket(int, int, int) (int, error)
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.7.md
* remove time waiting after create storage account (save 25s) ([#56679](https://github.com/kubernetes/kubernetes/pull/56679), [@andyzhangx](https://github.com/andyzhangx)) * Allow kubernetes components to react to SIGTERM signal and shutdown gracefully. ([#57756](https://github.com/kubernetes/kubernetes/pull/57756), [@mborsz](https://github.com/mborsz))
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu May 05 13:44:43 GMT 2022 - 308.7K bytes - Click Count (1) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), func Settimeofday(*Timeval) error #53466 pkg syscall (freebsd-riscv64), func Setuid(int) error #53466 pkg syscall (freebsd-riscv64), func Shutdown(int, int) error #53466 pkg syscall (freebsd-riscv64), func SlicePtrFromStrings([]string) ([]*uint8, error) #53466 pkg syscall (freebsd-riscv64), func Socket(int, int, int) (int, error) #53466
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 21:23:32 GMT 2023 - 602.6K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/Dispatcher.kt
enqueuedCall: AsyncCall? = null, finishedCall: RealCall? = null, finishedAsyncCall: AsyncCall? = null, ) { assertLockNotHeld() val executorIsShutdown = executorService.isShutdown // Actions to take outside the synchronized block. class Effects( val callsToExecute: List<AsyncCall>, val idleCallbackToRun: Runnable?, ) val effects =Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Oct 07 14:16:22 GMT 2025 - 9.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.6.md
* Reduce time needed to attach Azure disks ([#40066](https://github.com/kubernetes/kubernetes/pull/40066), [@codablock](https://github.com/codablock)) * fixing Cassandra shutdown example to avoid data corruption ([#39199](https://github.com/kubernetes/kubernetes/pull/39199), [@deimosfr](https://github.com/deimosfr))
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 304K bytes - Click Count (0) -
api/go1.1.txt
pkg syscall (darwin-386), const EREMOTE = 71 pkg syscall (darwin-386), const EROFS = 30 pkg syscall (darwin-386), const ERPCMISMATCH = 73 pkg syscall (darwin-386), const ESHLIBVERS = 87 pkg syscall (darwin-386), const ESHUTDOWN = 58 pkg syscall (darwin-386), const ESOCKTNOSUPPORT = 44 pkg syscall (darwin-386), const ESPIPE = 29 pkg syscall (darwin-386), const ESRCH = 3 pkg syscall (darwin-386), const ESTALE = 70
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
RELEASE.md
not reload checkpoints for evaluation. * `RunConfig` now sets device_filters to restrict how workers and PS can communicate. This can speed up training and ensure clean shutdowns in some situations. But if you have jobs that require communication between workers, you will have to set custom session_options in your `RunConfig`.Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Tue Oct 28 22:27:41 GMT 2025 - 740.4K bytes - Click Count (3)