Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for lockedm (0.16 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

    the pod if the concatenated name is not valid for a PVC (for example, too long).\n\nAn existing PVC with that name that is not owned by the pod will *not* be used for the pod to avoid using an unrelated volume by mistake. Starting the pod is then blocked until the unrelated PVC is removed. If such a pre-created PVC is meant to be used by the pod, the PVC has to updated with an owner reference to the pod once the pod exists. Normally this should not be necessary, but it may be useful when manually...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*RWMutex).Unlock", Method, 0},
    		{"(*WaitGroup).Add", Method, 0},
    		{"(*WaitGroup).Done", Method, 0},
    		{"(*WaitGroup).Wait", Method, 0},
    		{"Cond", Type, 0},
    		{"Cond.L", Field, 0},
    		{"Locker", Type, 0},
    		{"Map", Type, 9},
    		{"Mutex", Type, 0},
    		{"NewCond", Func, 0},
    		{"Once", Type, 0},
    		{"OnceFunc", Func, 21},
    		{"OnceValue", Func, 21},
    		{"OnceValues", Func, 21},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds....
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. RELEASE.md

                `tf.random.set_seed`). Throws `RuntimeError` from Python or
                `InvalidArgument` from C++
    
    *   TensorFlow-oneDNN no longer supports
        [explicit use of oneDNN blocked tensor format](https://github.com/tensorflow/tensorflow/pull/53288),
        e.g., setting the environment variable `TF_ENABLE_MKL_NATIVE_FORMAT` will
        not have any effect.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top