Home
last modified time | relevance | path

Searched defs:tid (Results 51 - 75 of 293) sorted by relevance

12345678910>>...12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
H A D1-3.c35 timer_t tid; in main() local
H A D1-2.c35 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H A D8-3.c34 timer_t tid; in main() local
H A D13-1.c62 timer_t tid; in main() local
H A D3-2.c36 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/
H A D1-1.c44 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
H A D2-2.c38 timer_t tid; in main() local
H A D2-1.c35 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/speculative/
H A D5-2.c39 timer_t tid; in main() local
/third_party/musl/libc-test/src/functional/
H A Dpthread_gettid_np.c20 pid_t tid; in main() local
/third_party/musl/libc-test/src/gwp_asan/
H A Dthread_fork_test.c43 pthread_t tid; in thread_fork_test() local
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_task.cpp41 pthread_t tid; in CreateThread() local
/test/xts/hats/kernel/syscalls/signal/tgkill/
H A DTgkillApiTest.cpp58 pid_t tid; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/system/setrobustlist/
H A DSetrobustlistApiTest.cpp44 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 Ddwfl-proc-attach.c67 pid_t tid = dwfl_thread_tid (thread); in thread_callback() local
/third_party/libuv/test/
H A Dtest-thread-affinity.c33 uv_thread_t tid; in check_affinity() local
/third_party/ltp/libs/libltpipc/
H A Dlibmsgctl.c30 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 Dnine_debug.c68 unsigned long tid = 0; in _nine_debug_printf() local
/third_party/musl/src/aio/
H A Daio_suspend.c11 int i, tid = 0, ret, expect = 0; in aio_suspend() local
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio_suspend.c11 int i, tid = 0, ret, expect = 0; in aio_suspend() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_join.c13 unsigned int tid; in __pthread_timedjoin_np() local
/third_party/musl/src/sched/
H A Daffinity.c7 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 Dpthread_join.c18 unsigned int tid; in __pthread_timedjoin_np() local
/third_party/musl/porting/liteos_a/user/src/sched/
H A Daffinity.c7 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 Dshrpx_log_config.cc51 auto tid = std::this_thread::get_id(); in LogConfig() local

Completed in 6 milliseconds

12345678910>>...12