Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for setPriority (0.26 sec)

  1. build-logic/buildquality/src/main/kotlin/gradlebuild/codenarc/rules/IntegrationTestFixturesRule.kt

    import org.codenarc.util.AstUtil
    
    
    class IntegrationTestFixturesRule : AbstractAstVisitorRule() {
        override fun getName(): String = "IntegrationTestFixtures"
    
        override fun getPriority(): Int = 1
    
        override fun setPriority(priority: Int) {
            throw UnsupportedOperationException()
        }
    
        override fun setName(name: String?) {
            throw UnsupportedOperationException()
        }
    
    Plain Text
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Wed Dec 09 08:14:05 GMT 2020
    - 2.6K bytes
    - Viewed (0)
  2. regression-test/src/androidTest/java/okhttp/regression/compare/AndroidHttpEngineTest.kt

                request: UrlRequest,
                info: UrlResponseInfo?,
              ) {
                completableFuture.completeExceptionally(CancellationException())
              }
            },
          )
            .setPriority(REQUEST_PRIORITY_MEDIUM)
            .setDirectExecutorAllowed(true)
            .setTrafficStatsTag(101)
            .build()
    
        req.start()
        return completableFuture
      }
    
      @Test
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sun Mar 24 13:19:43 GMT 2024
    - 6.2K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_SETLCID = 394
    pkg syscall (darwin-386), const SYS_SETLOGIN = 50
    pkg syscall (darwin-386), const SYS_SETPGID = 82
    pkg syscall (darwin-386), const SYS_SETPRIORITY = 96
    pkg syscall (darwin-386), const SYS_SETPRIVEXEC = 152
    pkg syscall (darwin-386), const SYS_SETREGID = 127
    pkg syscall (darwin-386), const SYS_SETREUID = 126
    pkg syscall (darwin-386), const SYS_SETRLIMIT = 195
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (linux-386), func Dup3(int, int, int) error
    pkg syscall (linux-386), func Getpriority(int, int) (int, error)
    pkg syscall (linux-386), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
    pkg syscall (linux-386), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
    pkg syscall (linux-386), func Setpriority(int, int, int) error
    pkg syscall (linux-386), func SetsockoptByte(int, int, int, uint8) error
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  5. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_SETPGID = 82 #53466
    pkg syscall (freebsd-riscv64), const SYS_SETPGID ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SETPRIORITY = 96 #53466
    pkg syscall (freebsd-riscv64), const SYS_SETPRIORITY ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_SETREGID = 127 #53466
    pkg syscall (freebsd-riscv64), const SYS_SETREGID ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_SETPGID = 82
    pkg syscall (darwin-arm64), const SYS_SETPGID ideal-int
    pkg syscall (darwin-arm64), const SYS_SETPRIORITY = 96
    pkg syscall (darwin-arm64), const SYS_SETPRIORITY ideal-int
    pkg syscall (darwin-arm64), const SYS_SETPRIVEXEC = 152
    pkg syscall (darwin-arm64), const SYS_SETPRIVEXEC ideal-int
    pkg syscall (darwin-arm64), const SYS_SETREGID = 127
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_SETPGID = 82
    pkg syscall (netbsd-arm64-cgo), const SYS_SETPGID ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETPRIORITY = 96
    pkg syscall (netbsd-arm64-cgo), const SYS_SETPRIORITY ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETREGID = 127
    pkg syscall (netbsd-arm64-cgo), const SYS_SETREGID ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETREUID = 126
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_SETPGID = 82
    pkg syscall (freebsd-arm64), const SYS_SETPGID ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETPRIORITY = 96
    pkg syscall (freebsd-arm64), const SYS_SETPRIORITY ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETREGID = 127
    pkg syscall (freebsd-arm64), const SYS_SETREGID ideal-int
    pkg syscall (freebsd-arm64), const SYS_SETRESGID = 312
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  9. api/go1.txt

    pkg syscall (darwin-386), const SYS_SETLCID ideal-int
    pkg syscall (darwin-386), const SYS_SETLOGIN ideal-int
    pkg syscall (darwin-386), const SYS_SETPGID ideal-int
    pkg syscall (darwin-386), const SYS_SETPRIORITY ideal-int
    pkg syscall (darwin-386), const SYS_SETPRIVEXEC ideal-int
    pkg syscall (darwin-386), const SYS_SETREGID ideal-int
    pkg syscall (darwin-386), const SYS_SETREUID ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
Back to top