Search Options

Results per page
Sort
Preferred Languages
Advance

Results 181 - 190 of 1,631 for yield (0.04 sec)

  1. src/syscall/zsysnum_freebsd_riscv64.go

    	SYS_AIO_CANCEL               = 316 // { int aio_cancel(int fd, struct aiocb *aiocbp); }
    	SYS_AIO_ERROR                = 317 // { int aio_error(struct aiocb *aiocbp); }
    	SYS_YIELD                    = 321 // { int yield(void); }
    	SYS_MLOCKALL                 = 324 // { int mlockall(int how); }
    	SYS_MUNLOCKALL               = 325 // { int munlockall(void); }
    	SYS___GETCWD                 = 326 // { int __getcwd(char *buf, u_int buflen); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go

    	SYS_AIO_CANCEL               = 316 // { int aio_cancel(int fd, struct aiocb *aiocbp); }
    	SYS_AIO_ERROR                = 317 // { int aio_error(struct aiocb *aiocbp); }
    	SYS_YIELD                    = 321 // { int yield(void); }
    	SYS_MLOCKALL                 = 324 // { int mlockall(int how); }
    	SYS_MUNLOCKALL               = 325 // { int munlockall(void); }
    	SYS___GETCWD                 = 326 // { int __getcwd(char *buf, size_t buflen); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go

    	SYS_AIO_CANCEL               = 316 // { int aio_cancel(int fd, struct aiocb *aiocbp); }
    	SYS_AIO_ERROR                = 317 // { int aio_error(struct aiocb *aiocbp); }
    	SYS_YIELD                    = 321 // { int yield(void); }
    	SYS_MLOCKALL                 = 324 // { int mlockall(int how); }
    	SYS_MUNLOCKALL               = 325 // { int munlockall(void); }
    	SYS___GETCWD                 = 326 // { int __getcwd(char *buf, size_t buflen); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  4. platforms/jvm/language-java/src/integTest/groovy/org/gradle/api/tasks/compile/JavaCompileIntegrationTest.groovy

                "This behavior has been deprecated. This will fail with an error in Gradle 9.0. " +
                "Resolving relative file paths might yield unexpected results, there is no single clear location it would make sense to resolve against. " +
                "Configure an absolute path to a Java executable instead. " +
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 31 20:20:39 UTC 2024
    - 39.6K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go

    	SYS_AIO_CANCEL               = 316 // { int aio_cancel(int fd, struct aiocb *aiocbp); }
    	SYS_AIO_ERROR                = 317 // { int aio_error(struct aiocb *aiocbp); }
    	SYS_YIELD                    = 321 // { int yield(void); }
    	SYS_MLOCKALL                 = 324 // { int mlockall(int how); }
    	SYS_MUNLOCKALL               = 325 // { int munlockall(void); }
    	SYS___GETCWD                 = 326 // { int __getcwd(char *buf, size_t buflen); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_AIO_CANCEL               = 316 // { int aio_cancel(int fd, struct aiocb *aiocbp); }
    	SYS_AIO_ERROR                = 317 // { int aio_error(struct aiocb *aiocbp); }
    	SYS_YIELD                    = 321 // { int yield(void); }
    	SYS_MLOCKALL                 = 324 // { int mlockall(int how); }
    	SYS_MUNLOCKALL               = 325 // { int munlockall(void); }
    	SYS___GETCWD                 = 326 // { int __getcwd(char *buf, u_int buflen); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  7. cmd/metacache-set.go

    func getQuorumDisks(disks []StorageAPI, infos []DiskInfo, readQuorum int) (newDisks []StorageAPI) {
    	newDisks, _ = getQuorumDiskInfos(disks, infos, readQuorum)
    	return newDisks
    }
    
    // Will return io.EOF if continuing would not yield more results.
    func (er *erasureObjects) listPath(ctx context.Context, o listPathOptions, results chan<- metaCacheEntry) (err error) {
    	defer xioutil.SafeClose(results)
    	o.debugf(color.Green("listPath:")+" with options: %#v", o)
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Jun 07 22:18:44 UTC 2024
    - 30.4K bytes
    - Viewed (0)
  8. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	VCNT V0.B8, V0.B8                          // 0058200e
    	VCNT V0.B16, V0.B16                        // 0058204e
    	WFE                                        // 5f2003d5
    	WFI                                        // 7f2003d5
    	YIELD                                      // 3f2003d5
    	//TODO FABD F0, F5, F11                    // abd4a07e
    	//TODO VFABD V30.S2, V8.S2, V24.S2         // 18d5be2e
    	//TODO VFABS V5.S4, V24.S4                 // b8f8a04e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jul 24 01:11:41 UTC 2023
    - 43.9K bytes
    - Viewed (0)
  9. schema/field.go

    			field.DataType = ""
    			field.IgnoreMigration = true
    		case "migration":
    			field.IgnoreMigration = true
    		}
    	}
    
    	if v, ok := field.TagSettings["->"]; ok {
    		field.Creatable = false
    		field.Updatable = false
    		if strings.ToLower(v) == "false" {
    			field.Readable = false
    		} else {
    			field.Readable = true
    		}
    	}
    
    	if v, ok := field.TagSettings["<-"]; ok {
    		field.Creatable = true
    Registered: Wed Jun 12 16:27:09 UTC 2024
    - Last Modified: Mon Apr 15 03:20:20 UTC 2024
    - 32K bytes
    - Viewed (0)
  10. src/runtime/trace.go

    	// we make sure to make the P field always non-zero: The ID of a real P will
    	// start at bit 1, and bit 0 will be set. Samples that arrive while no P is
    	// running (such as near syscalls) will set the first header field to 0b10.
    	// This careful handling of the first header field allows us to store ID of
    	// the active G directly in the second field, even though that will be 0
    	// when sampling g0.
    	//
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:17:41 UTC 2024
    - 37.1K bytes
    - Viewed (0)
Back to top