Search Options

Results per page
Sort
Preferred Languages
Advance

Results 161 - 170 of 170 for Canceled (0.09 sec)

  1. cmd/admin-heal-ops.go

    	// current accumulated status of the heal sequence
    	currentStatus healSequenceStatus
    
    	// channel signaled by background routine when traversal has
    	// completed
    	traverseAndHealDoneCh chan error
    
    	// canceler to cancel heal sequence.
    	cancelCtx context.CancelFunc
    
    	// the last result index sent to client
    	lastSentResultIndex int64
    
    	// Number of total items scanned against item type
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 25.4K bytes
    - Viewed (0)
  2. cmd/erasure-server-pool.go

    	poolMeta      poolMeta
    
    	rebalMu   sync.RWMutex
    	rebalMeta *rebalanceMeta
    
    	deploymentID     [16]byte
    	distributionAlgo string
    
    	serverPools []*erasureSets
    
    	// Active decommission canceler
    	decommissionCancelers []context.CancelFunc
    
    	s3Peer *S3PeerSys
    
    	mpCache *xsync.MapOf[string, MultipartInfo]
    }
    
    func (z *erasureServerPools) SinglePool() bool {
    	return len(z.serverPools) == 1
    }
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 89.1K bytes
    - Viewed (0)
  3. tensorflow/c/c_api_test.cc

    }
    
    TEST(CAPI, StatusEnum) {
      EXPECT_EQ(TF_OK, static_cast<TF_Code>(tensorflow::error::OK));
      EXPECT_EQ(TF_CANCELLED, static_cast<TF_Code>(tensorflow::error::CANCELLED));
      EXPECT_EQ(TF_UNKNOWN, static_cast<TF_Code>(tensorflow::error::UNKNOWN));
      EXPECT_EQ(TF_INVALID_ARGUMENT,
                static_cast<TF_Code>(absl::StatusCode::kInvalidArgument));
      EXPECT_EQ(TF_DEADLINE_EXCEEDED,
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Dec 27 12:18:10 UTC 2024
    - 97K bytes
    - Viewed (0)
  4. 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 Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  5. 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 Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  6. 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 Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), const EBADMSG Errno
    pkg syscall (darwin-arm64), const EBADRPC = 72
    pkg syscall (darwin-arm64), const EBADRPC Errno
    pkg syscall (darwin-arm64), const EBUSY = 16
    pkg syscall (darwin-arm64), const ECANCELED = 89
    pkg syscall (darwin-arm64), const ECHILD = 10
    pkg syscall (darwin-arm64), const ECHO = 8
    pkg syscall (darwin-arm64), const ECHO ideal-int
    pkg syscall (darwin-arm64), const ECHOCTL = 64
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K 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 Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  9. 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 Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  10. api/go1.txt

    pkg syscall, const EAFNOSUPPORT Errno
    pkg syscall, const EAGAIN Errno
    pkg syscall, const EALREADY Errno
    pkg syscall, const EBADF Errno
    pkg syscall, const EBUSY Errno
    pkg syscall, const ECANCELED Errno
    pkg syscall, const ECHILD Errno
    pkg syscall, const ECONNABORTED Errno
    pkg syscall, const ECONNREFUSED Errno
    pkg syscall, const ECONNRESET Errno
    pkg syscall, const EDEADLK Errno
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top