| /third_party/musl/src/time/ |
| H A D | timer_delete.c | 8 pthread_t td = (void *)((uintptr_t)t << 1); in timer_delete() local
|
| H A D | timer_getoverrun.c | 8 pthread_t td = (void *)((uintptr_t)t << 1); in timer_getoverrun() local
|
| H A D | timer_gettime.c | 8 pthread_t td = (void *)((uintptr_t)t << 1); in timer_gettime() local
|
| H A D | timer_settime.c | 10 pthread_t td = (void *)((uintptr_t)t << 1); in timer_settime() local
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | pthread_create-oom.c | 16 pthread_t td; in main() local
|
| H A D | tls_get_new-dtv.c | 25 pthread_t td[N]; in main() local
|
| H A D | pthread_exit-cancel.c | 24 pthread_t td; in main() local
|
| H A D | pthread-robust-detach.c | 25 pthread_t td; in f() local
|
| H A D | pthread_cond_wait-cancel_ignored.c | 34 pthread_t td; in main() local
|
| H A D | pthread_cancel-sem_wait.c | 51 pthread_t td; in main() local [all...] |
| H A D | pthread_exit-dtor.c | 42 pthread_t td; in main() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | issue-2239-template-dependent-bit-width.hpp | 2 typedef a td; typedef in b 7 td : sizeof(td); member
|
| /third_party/musl/libc-test/src/math/ |
| H A D | fpclassify.c | 30 } td[] = { variable [all...] |
| /third_party/curl/tests/ |
| H A D | util.py | 90 td = TestData("./data") variable in TestData
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | date.c | 164 time_t t, td; in lws_http_check_retry_after() local
|
| /third_party/musl/src/linux/ |
| H A D | membarrier.c | 32 pthread_t self=__pthread_self(), td; in __membarrier() local [all...] |
| /third_party/musl/porting/linux/user/src/mq/ |
| H A D | mq_notify.c | 37 pthread_t td; in mq_notify() local
|
| /third_party/musl/src/sched/ |
| H A D | affinity.c | 20 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np() argument 65 int pthread_getaffinity_np(pthread_t td, size_t size, cpu_set_t *set) in pthread_getaffinity_np() argument
|
| /third_party/musl/porting/liteos_a/user/src/sched/ |
| H A D | affinity.c | 16 int pthread_setaffinity_np(pthread_t td, size_t size, const cpu_set_t *set) in pthread_setaffinity_np() argument 43 int pthread_getaffinity_np(pthread_t td, size_t size, cpu_set_t *set) in pthread_getaffinity_np() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
| H A D | 2-1.c | 34 } td; variable [all...] |
| H A D | 2-2.c | 30 } td; variable
|
| H A D | 2-3.c | 29 } td; variable
|
| H A D | 1-1.c | 27 } td; variable [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
| H A D | 2-1.c | 24 } td; variable [all...] |
| H A D | 3-1.c | 23 } td; variable
|