Home
last modified time | relevance | path

Searched defs:tid (Results 26 - 50 of 1227) sorted by relevance

12345678910>>...50

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.c47 void mali_spinlock_reentrant_wait(struct mali_spinlock_reentrant *spinlock, u32 tid) in mali_spinlock_reentrant_wait() argument
66 void mali_spinlock_reentrant_signal(struct mali_spinlock_reentrant *spinlock, u32 tid) in mali_spinlock_reentrant_signal() argument
H A Dmali_spinlock_reentrant.h65 MALI_STATIC_INLINE mali_bool mali_spinlock_reentrant_is_held(struct mali_spinlock_reentrant *spinlock, u32 tid) in mali_spinlock_reentrant_is_held() argument
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
H A Dpthread_test_005.cpp65 pthread_t tid; in Testcase() local
/third_party/elfutils/libebl/
H A Deblinitreg.c37 ebl_set_initial_registers_tid (Ebl *ebl, pid_t tid, in ebl_set_initial_registers_tid() argument
/third_party/mesa3d/src/android_stub/
H A Dbacktrace_stub.cpp4 Backtrace::Create(pid_t pid, pid_t tid, BacktraceMap* map) in Create() argument
/third_party/ltp/lib/
H A Dtst_thread_state.c14 int tst_thread_state_wait(pid_t tid, const char state, in tst_thread_state_wait() argument
/third_party/musl/src/stdio/
H A Dftrylockfile.c33 int tid = self->tid; in ftrylockfile() local
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill.h12 static inline int sys_tgkill(int tgid, int tid, int sig) in sys_tgkill() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
H A D2-2.c29 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H A D8-2.c30 timer_t tid; in main() local
H A D8-4.c31 timer_t tid; in main() local
H A D8-1.c28 timer_t tid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/
H A D1-2.c32 timer_t tid; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dsyscall.c28 pid_t tid; in syscall_0100() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h64 MALI_STATIC_INLINE mali_bool mali_spinlock_reentrant_is_held(struct mali_spinlock_reentrant *spinlock, u32 tid) in mali_spinlock_reentrant_is_held() argument
/kernel/linux/build/test/fuzztest/sched/addthreadtortg_fuzzer/
H A Daddthreadtortg_fuzzer.cpp28 int tid = *(reinterpret_cast<int *>(countData)); in AddThreadToRtgFuzzTest() local
/kernel/linux/build/test/fuzztest/sched/searchrtgfortid_fuzzer/
H A Dsearchrtgfortid_fuzzer.cpp28 int tid = *(reinterpret_cast<int *>(countData)); in SearchRtgForTidFuzzTest() local
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dthread-self.c30 pid_t pid, tid; in f() local
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Ddata_rx.c18 int params, tid; in wfx_rx_handle_ba() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dthread-self.c30 pid_t pid, tid; in f() local
/kernel/liteos_m/testsuites/unittest/xts/process/
H A Dpthread_attr_test.c53 pthread_t tid; variable
/kernel/liteos_m/testsuites/unittest/xts/time/
H A Dalarm_test.c54 timer_t tid = NULL; variable
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A Dsigset_test_001.cpp63 pthread_t tid = -1; in TestCase() local
H A Dsigset_test_002.cpp61 pthread_t tid; in TestCase() local
/third_party/curl/docs/examples/
H A Dmultithread.c72 pthread_t tid[NUMT]; in main() local

Completed in 5 milliseconds

12345678910>>...50