Search Options

Results per page
Sort
Preferred Languages
Advance

Results 151 - 160 of 815 for fslock (0.1 sec)

  1. platforms/core-configuration/kotlin-dsl/src/test/kotlin/org/gradle/kotlin/dsl/execution/PartialEvaluatorTest.kt

            )
        }
    
        @Test
        fun `Settings target - top-level - pluginManagement block - empty body`() {
    
            val fragment = fragment("pluginManagement", "...")
            val program = Program.PluginManagement(fragment)
    
            assertThat(
                "reduces to static program that evaluates pluginManagement block then applies default plugin requests",
                partialEvaluationOf(
                    program,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 38.9K bytes
    - Viewed (0)
  2. src/syscall/syscall_dragonfly.go

    //sys	Dup2(from int, to int) (err error)
    //sys	Fchdir(fd int) (err error)
    //sys	Fchflags(fd int, flags int) (err error)
    //sys	Fchmod(fd int, mode uint32) (err error)
    //sys	Fchown(fd int, uid int, gid int) (err error)
    //sys	Flock(fd int, how int) (err error)
    //sys	Fpathconf(fd int, name int) (val int, err error)
    //sys	Fstat(fd int, stat *Stat_t) (err error)
    //sys	Fstatfs(fd int, stat *Statfs_t) (err error)
    //sys	Fsync(fd int) (err error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Sep 20 18:12:35 UTC 2023
    - 8.5K bytes
    - Viewed (0)
  3. src/go/doc/comment/testdata/text.txt

    {"TextPrefix":"|", "TextCodePrefix": "@"}
    -- input --
    Hello, world
     Code block here.
    More text.
    Tight list
     - one
     - two
     - three
    Loose list
     - one
    
     - two
    
     - three
    
    # Heading
    
    More text.
    -- gofmt --
    Hello, world
    
    	Code block here.
    
    More text.
    Tight list
      - one
      - two
      - three
    
    Loose list
    
      - one
    
      - two
    
      - three
    
    # Heading
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:31:48 UTC 2022
    - 521 bytes
    - Viewed (0)
  4. src/cmd/go/internal/lockedfile/mutex.go

    // return-value instead of a separate method to remind the caller to check the
    // accompanying error. (See https://golang.org/issue/20803.)
    func (mu *Mutex) Lock() (unlock func(), err error) {
    	if mu.Path == "" {
    		panic("lockedfile.Mutex: missing Path during Lock")
    	}
    
    	// We could use either O_RDWR or O_WRONLY here. If we choose O_RDWR and the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Apr 03 17:17:40 UTC 2019
    - 2.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go

    }
    
    // nfcIndex: 22 blocks, 1408 entries, 1408 bytes
    // Block 0 is the zero block.
    var nfcIndex = [1408]uint8{
    	// Block 0x0, offset 0x0
    	// Block 0x1, offset 0x40
    	// Block 0x2, offset 0x80
    	// Block 0x3, offset 0xc0
    	0xc2: 0x2d, 0xc3: 0x01, 0xc4: 0x02, 0xc5: 0x03, 0xc6: 0x2e, 0xc7: 0x04,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 374.3K bytes
    - Viewed (0)
  6. platforms/jvm/toolchains-jvm/src/main/kotlin/org/gradle/kotlin/dsl/ToolchainManagementExtensions.kt

    /**
     * Provides statically defined accessors for configuring the "jvm" block in "toolchainManagement".
     * The "jvm-toolchain-management" plugin needs to be applied in order for these extensions to work.
     *
     * @since 7.6
     */
    @Incubating
    fun ToolchainManagement.jvm(block: JvmToolchainManagement.() -> Unit) {
        extensions.configure(JvmToolchainManagement::class.java, block)
    }
    
    
    /**
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jul 28 16:17:59 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  7. platforms/jvm/plugins-java/src/integTest/groovy/org/gradle/java/compile/daemon/JavaCompileDaemonCancellationIntegrationTest.groovy

                    options.fork = true
                }
                tasks.register("block") {
                    doLast {
                        ${blockingHttpServer.callFromTaskAction("block")}
                    }
                }
            """
            file('src/main/java/Foo.java') << blockingFooClass
            def handler = blockingHttpServer.expectAndBlock("/block")
    
            when:
            startBuild("compileJava")
    
            then:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 30 19:57:50 UTC 2024
    - 8.8K bytes
    - Viewed (0)
  8. src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go

    }
    
    // nfcIndex: 22 blocks, 1408 entries, 1408 bytes
    // Block 0 is the zero block.
    var nfcIndex = [1408]uint8{
    	// Block 0x0, offset 0x0
    	// Block 0x1, offset 0x40
    	// Block 0x2, offset 0x80
    	// Block 0x3, offset 0xc0
    	0xc2: 0x2c, 0xc3: 0x01, 0xc4: 0x02, 0xc5: 0x03, 0xc6: 0x2d, 0xc7: 0x04,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 372.5K bytes
    - Viewed (0)
  9. src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go

    }
    
    // nfcIndex: 22 blocks, 1408 entries, 1408 bytes
    // Block 0 is the zero block.
    var nfcIndex = [1408]uint8{
    	// Block 0x0, offset 0x0
    	// Block 0x1, offset 0x40
    	// Block 0x2, offset 0x80
    	// Block 0x3, offset 0xc0
    	0xc2: 0x2e, 0xc3: 0x01, 0xc4: 0x02, 0xc5: 0x03, 0xc6: 0x2f, 0xc7: 0x04,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 378.6K bytes
    - Viewed (0)
  10. pkg/controller/garbagecollector/uid_cache.go

    	}
    }
    
    // Add adds a uid to the cache.
    func (c *ReferenceCache) Add(reference objectReference) {
    	c.mutex.Lock()
    	defer c.mutex.Unlock()
    	c.cache.Add(reference, nil)
    }
    
    // Has returns if a uid is in the cache.
    func (c *ReferenceCache) Has(reference objectReference) bool {
    	c.mutex.Lock()
    	defer c.mutex.Unlock()
    	_, found := c.cache.Get(reference)
    	return found
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 17 15:42:48 UTC 2020
    - 1.3K bytes
    - Viewed (0)
Back to top