Search Options

Results per page
Sort
Preferred Languages
Advance

Results 341 - 350 of 354 for canceled (0.12 sec)

  1. cmd/erasure-object.go

    		Healing:          false,
    	}
    
    	mrfCheck := make(chan FileInfo)
    	defer xioutil.SafeClose(mrfCheck)
    
    	var rw sync.Mutex
    
    	// Ask for all disks first;
    	go func() {
    		ctx, cancel := context.WithCancel(ctx)
    		defer cancel()
    
    		wg := sync.WaitGroup{}
    		for i, disk := range disks {
    			if disk == nil {
    				done <- false
    				continue
    			}
    			if !disk.IsOnline() {
    				done <- false
    				continue
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 31 22:10:24 UTC 2024
    - 78.8K bytes
    - Viewed (0)
  2. api/go1.5.txt

    pkg mime/quotedprintable, type Writer struct, Binary bool
    pkg net, type Dialer struct, FallbackDelay time.Duration
    pkg net, type OpError struct, Source Addr
    pkg net/http, type Request struct, Cancel <-chan struct
    pkg net/http/fcgi, var ErrConnClosed error
    pkg net/http/fcgi, var ErrRequestAborted error
    pkg net/http/pprof, func Trace(http.ResponseWriter, *http.Request)
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Jul 30 21:14:09 UTC 2015
    - 46.6K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (darwin-386), const EBADMACHO = 88
    pkg syscall (darwin-386), const EBADMSG = 94
    pkg syscall (darwin-386), const EBADRPC = 72
    pkg syscall (darwin-386), const EBUSY = 16
    pkg syscall (darwin-386), const ECANCELED = 89
    pkg syscall (darwin-386), const ECHILD = 10
    pkg syscall (darwin-386), const ECHO = 8
    pkg syscall (darwin-386), const ECHOCTL = 64
    pkg syscall (darwin-386), const ECHOE = 2
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg image/jpeg, type Reader //deprecated
    pkg net, type Dialer struct, Cancel //deprecated
    pkg net, type Dialer struct, DualStack //deprecated
    pkg net/http, method (*Transport) CancelRequest //deprecated
    pkg net/http, type CloseNotifier //deprecated
    pkg net/http, type ProtocolError //deprecated
    pkg net/http, type Request struct, Cancel //deprecated
    pkg net/http, type Transport struct, Dial //deprecated
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  5. guava/src/com/google/common/cache/LocalCache.java

            set(newValue);
          } else {
            // The pending load was removed. Delay notifications until loading completes.
            oldValue = unset();
          }
    
          // TODO(fry): could also cancel loading if we had a handle on its future
        }
    
        public ListenableFuture<V> loadFuture(K key, CacheLoader<? super K, V> loader) {
          try {
            stopwatch.start();
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Oct 18 19:07:49 UTC 2024
    - 149.2K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.11.md

    ([#62695](https://github.com/kubernetes/kubernetes/pull/62695), [@CaoShuFeng](https://github.com/CaoShuFeng))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const EBADRPC = 72 #53466
    pkg syscall (freebsd-riscv64), const EBADRPC Errno #53466
    pkg syscall (freebsd-riscv64), const EBUSY = 16 #53466
    pkg syscall (freebsd-riscv64), const ECANCELED = 85 #53466
    pkg syscall (freebsd-riscv64), const ECAPMODE = 94 #53466
    pkg syscall (freebsd-riscv64), const ECAPMODE Errno #53466
    pkg syscall (freebsd-riscv64), const ECHILD = 10 #53466
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  8. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const EBADRPC = 72
    pkg syscall (netbsd-arm64-cgo), const EBADRPC Errno
    pkg syscall (netbsd-arm64-cgo), const EBUSY = 16
    pkg syscall (netbsd-arm64-cgo), const ECANCELED = 87
    pkg syscall (netbsd-arm64-cgo), const ECHILD = 10
    pkg syscall (netbsd-arm64-cgo), const ECHO = 8
    pkg syscall (netbsd-arm64-cgo), const ECHOCTL = 64
    pkg syscall (netbsd-arm64-cgo), const ECHOCTL ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.14.md

    * The leaderelection package allows the lease holder to release its lease when the calling context is cancelled. This allows ([#71490](https://github.com/kubernetes/kubernetes/pull/71490), [@smarterclayton](https://github.com/smarterclayton))
        * faster handoff when a leader-elected process is gracefully terminated.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const EBADRPC = 72
    pkg syscall (freebsd-arm64), const EBADRPC Errno
    pkg syscall (freebsd-arm64), const EBUSY = 16
    pkg syscall (freebsd-arm64), const ECANCELED = 85
    pkg syscall (freebsd-arm64), const ECAPMODE = 94
    pkg syscall (freebsd-arm64), const ECAPMODE Errno
    pkg syscall (freebsd-arm64), const ECHILD = 10
    pkg syscall (freebsd-arm64), const ECHO = 8
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top