Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for SYS_YIELD (0.27 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_WRITE ideal-int
    pkg syscall (freebsd-arm64), const SYS_WRITEV = 121
    pkg syscall (freebsd-arm64), const SYS_WRITEV ideal-int
    pkg syscall (freebsd-arm64), const SYS_YIELD = 321
    pkg syscall (freebsd-arm64), const SYS_YIELD ideal-int
    pkg syscall (freebsd-arm64), const TCIFLUSH = 1
    pkg syscall (freebsd-arm64), const TCIFLUSH ideal-int
    pkg syscall (freebsd-arm64), const TCIOFLUSH = 3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_WRITEV = 121 #53466
    pkg syscall (freebsd-riscv64), const SYS_WRITEV ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_YIELD = 321 #53466
    pkg syscall (freebsd-riscv64), const SYS_YIELD ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS__UMTX_OP = 454 #53466
    pkg syscall (freebsd-riscv64), const SYS__UMTX_OP ideal-int #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (1)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SYS_WORKQ_KERNRETURN", Const, 0},
    		{"SYS_WORKQ_OPEN", Const, 0},
    		{"SYS_WRITE", Const, 0},
    		{"SYS_WRITEV", Const, 0},
    		{"SYS_WRITEV_NOCANCEL", Const, 0},
    		{"SYS_WRITE_NOCANCEL", Const, 0},
    		{"SYS_YIELD", Const, 0},
    		{"SYS__LLSEEK", Const, 0},
    		{"SYS__LWP_CONTINUE", Const, 1},
    		{"SYS__LWP_CREATE", Const, 1},
    		{"SYS__LWP_CTL", Const, 1},
    		{"SYS__LWP_DETACH", Const, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top