Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 125 for Th (0.16 sec)

  1. src/runtime/vdso_freebsd_x86.go

    )
    
    var hpetDevMap [_HPET_DEV_MAP_MAX]uintptr
    
    //go:nosplit
    func (th *vdsoTimehands) getTSCTimecounter() uint32 {
    	tsc := cputicks()
    	if th.x86_shift > 0 {
    		tsc >>= th.x86_shift
    	}
    	return uint32(tsc)
    }
    
    //go:nosplit
    func (th *vdsoTimehands) getHPETTimecounter() (uint32, bool) {
    	idx := int(th.x86_hpet_idx)
    	if idx >= len(hpetDevMap) {
    		return 0, false
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:53:03 UTC 2024
    - 1.9K bytes
    - Viewed (0)
  2. platforms/core-runtime/build-profile/src/test/groovy/org/gradle/profile/ProfileReportRendererTest.groovy

    </table>
    </div>
    <div class="tab" id="tab4">
    <h2>Task Execution</h2>
    <table>
    <thead>
    <tr>
    <th>Task</th>
    <th class="numeric">Duration</th>
    <th>Result</th>
    </tr>
    </thead>
    <tr>
    <td>b</td>
    <td class="numeric">4m30.00s</td>
    <td>(total)</td>
    </tr>
    <tr>
    <td class="indentPath">b:foo</td>
    <td class="numeric">2m30.00s</td>
    <td>Did No Work</td>
    </tr>
    <tr>
    <td class="indentPath">b:bar</td>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Mar 20 13:41:06 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  3. testing/internal-performance-testing/src/main/groovy/org/gradle/performance/results/report/TestPageGenerator.java

                }
                th().text("Confidence").end();
                th().text("Difference").end();
                th().text("Test version").end();
                th().text("Operating System").end();
                th().text("Host").end();
                th().text("JVM").end();
                th().text("Test project").end();
                th().text("Tasks").end();
                th().text("Clean tasks").end();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 14K bytes
    - Viewed (0)
  4. src/cmd/trace/regions.go

    <br>
    <br>
    
    <table class="details">
    <tr>
    <th> Goroutine </th>
    <th> Task </th>
    <th class="link" onclick="reloadTable('sortby', 'Total time')"> Total</th>
    <th></th>
    {{range $.NonOverlappingStats}}
    <th class="link" onclick="reloadTable('sortby', '{{.}}')" {{headerStyle .}}> {{.}}</th>
    {{end}}
    </tr>
    {{range .Regions}}
    	<tr>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  5. docs/ru/docs/tutorial/metadata.md

    | `contact` | `dict` | Контактная информация для открытого API. Может содержать несколько полей. <details><summary>поля <code>contact</code></summary><table><thead><tr><th>Параметр</th><th>Тип</th><th>Описание</th></tr></thead><tbody><tr><td><code>name</code></td><td><code>str</code></td><td>Идентификационное имя контактного лица/организации.</td></tr><tr><td><code>url</code></td><td><code>str</code></td><td>URL указывающий на контактную...
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 8.3K bytes
    - Viewed (0)
  6. platforms/core-runtime/base-services/src/main/java/org/gradle/internal/classloader/TransformErrorHandler.java

     *     try {
     *         result = super.findClass(name);
     *     } catch (Throwable th) {
     *         throw handler.exitClassLoadingScopeWithException(th);
     *     }
     *     handler.exitClassLoadingScope();
     *     return result;
     * }
     *
     * public void transformFailed(String className, Throwable th) {
     *     handler.classLoadingError(className, th);
     * }
     * </code>
     * </pre>
     * <p>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  7. src/cmd/cgo/internal/testsanitizers/testdata/tsan15.go

    	return 0;
    }
    
    static void *sendthr(void *arg) {
    	pthread_t th = *(pthread_t*)arg;
    	while (1) {
    		int r = pthread_kill(th, SIGWINCH);
    		if (r < 0)
    			break;
    	}
    	return 0;
    }
    
    static void foo() {
    	pthread_t *th = malloc(sizeof(pthread_t));
    	pthread_t th2;
    	pthread_create(th, 0, thr, 0);
    	pthread_create(&th2, 0, sendthr, th);
    	pthread_join(*th, 0);
    }
    */
    import "C"
    
    import (
    	"time"
    )
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 06 21:14:49 UTC 2024
    - 968 bytes
    - Viewed (0)
  8. src/main/java/jcifs/smb/SmbFile.java

                        req.chain(new Smb2CloseRequest(th.getConfig(), fileName));
                        th.send(req);
                    }
                    else {
                        th.send(new SmbComDeleteDirectory(th.getConfig(), fileName), new SmbComBlankResponse(th.getConfig()));
                    }
                }
                else {
    
                    if ( th.isSMB2() ) {
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu May 23 01:50:13 UTC 2024
    - 82.3K bytes
    - Viewed (1)
  9. docs/de/docs/tutorial/metadata.md

    | `contact` | `dict` | Die Kontaktinformationen für die verfügbar gemachte API. Kann mehrere Felder enthalten. <details><summary><code>contact</code>-Felder</summary><table><thead><tr><th>Parameter</th><th>Typ</th><th>Beschreibung</th></tr></thead><tbody><tr><td><code>name</code></td><td><code>str</code></td><td>Der identifizierende Name der Kontaktperson/Organisation.</td></tr><tr><td><code>url</code></td><td><code>str</code></td><td>Die URL, die auf die ...
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 20:25:38 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  10. docs/zh/docs/tutorial/metadata.md

    | `contact` | `dict` | 公开的 API 的联系信息。它可以包含多个字段。<details><summary><code>contact</code> 字段</summary><table><thead><tr><th>参数</th><th>Type</th><th>描述</th></tr></thead><tbody><tr><td><code>name</code></td><td><code>str</code></td><td>联系人/组织的识别名称。</td></tr><tr><td><code>url</code></td><td><code>str</code></td><td>指向联系信息的 URL。必须采用 URL 格式。</td></tr><tr><td><code>email</code></td><td><code...
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 4.7K bytes
    - Viewed (0)
Back to top