| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/ |
| H A D | 1-3.c | 35 timer_t tid; in main() local
|
| H A D | 1-2.c | 35 timer_t tid; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
| H A D | 8-3.c | 34 timer_t tid; in main() local
|
| H A D | 13-1.c | 62 timer_t tid; in main() local
|
| H A D | 3-2.c | 36 timer_t tid; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/ |
| H A D | 1-1.c | 44 timer_t tid; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/ |
| H A D | 2-2.c | 38 timer_t tid; in main() local
|
| H A D | 2-1.c | 35 timer_t tid; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/ |
| H A D | 5-2.c | 39 timer_t tid; in main() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | pthread_gettid_np.c | 20 pid_t tid;
in main() local
|
| /third_party/musl/libc-test/src/gwp_asan/ |
| H A D | thread_fork_test.c | 43 pthread_t tid;
in thread_fork_test() local
|
| /test/xts/device_attest/services/devattest_ability/src/ |
| H A D | devattest_task.cpp | 41 pthread_t tid; in CreateThread() local
|
| /test/xts/hats/kernel/syscalls/signal/tgkill/ |
| H A D | TgkillApiTest.cpp | 58 pid_t tid; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/system/setrobustlist/ |
| H A D | SetrobustlistApiTest.cpp | 44 int SetRobustList(int tid, void *list, size_t len) in SetRobustList() argument 83 pid_t tid = pthread_self(); in HWTEST_F() local
|
| /third_party/elfutils/tests/ |
| H A D | dwfl-proc-attach.c | 67 pid_t tid = dwfl_thread_tid (thread); in thread_callback() local
|
| /third_party/libuv/test/ |
| H A D | test-thread-affinity.c | 33 uv_thread_t tid; in check_affinity() local
|
| /third_party/ltp/libs/libltpipc/ |
| H A D | libmsgctl.c | 30 int doreader(long key, int tid, long type, int child, int nreps) in doreader() argument 86 int dowriter(long key, int tid, long type, int child, int nreps) in dowriter() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_debug.c | 68 unsigned long tid = 0; in _nine_debug_printf() local
|
| /third_party/musl/src/aio/ |
| H A D | aio_suspend.c | 11 int i, tid = 0, ret, expect = 0; in aio_suspend() local
|
| /third_party/musl/porting/liteos_a/user/src/aio/ |
| H A D | aio_suspend.c | 11 int i, tid = 0, ret, expect = 0; in aio_suspend() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_join.c | 13 unsigned int tid; in __pthread_timedjoin_np() local
|
| /third_party/musl/src/sched/ |
| H A D | affinity.c | 7 int sched_setaffinity(pid_t tid, size_t size, const cpu_set_t *set) in sched_setaffinity() argument 33 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set, int flag) in do_getaffinity() argument 47 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in do_getaffinity() argument 56 int sched_getaffinity(pid_t tid, size_ argument [all...] |
| /third_party/musl/src/thread/ |
| H A D | pthread_join.c | 18 unsigned int tid; in __pthread_timedjoin_np() local
|
| /third_party/musl/porting/liteos_a/user/src/sched/ |
| H A D | affinity.c | 7 int sched_setaffinity(pid_t tid, size_t size, const cpu_set_t *set) in sched_setaffinity() argument 24 static int do_getaffinity(pid_t tid, size_t size, cpu_set_t *set, int flag) in do_getaffinity() argument 38 int sched_getaffinity(pid_t tid, size_t size, cpu_set_t *set) in sched_getaffinity() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_log_config.cc | 51 auto tid = std::this_thread::get_id(); in LogConfig() local
|