/foundation/resourceschedule/ffrt/src/eu/ |
H A D | worker_manager.cpp | 25 pid_t tid = thread.first->Id(); in JoinRtg() local 51 pid_t tid = thread.first->Id(); in JoinTG() local 75 pid_t tid = thread.first->Id(); in LeaveTG() local
|
/third_party/elfutils/libebl/ |
H A D | eblinitreg.c | 37 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 D | backtrace_stub.cpp | 4 Backtrace::Create(pid_t pid, pid_t tid, BacktraceMap* map) in Create() argument
|
/third_party/ltp/lib/ |
H A D | tst_thread_state.c | 14 int tst_thread_state_wait(pid_t tid, const char state, in tst_thread_state_wait() argument
|
/third_party/musl/src/stdio/ |
H A D | ftrylockfile.c | 33 int tid = self->tid; in ftrylockfile() local
|
/third_party/ltp/testcases/kernel/syscalls/tgkill/ |
H A D | tgkill.h | 12 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 D | 2-2.c | 29 timer_t tid; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
H A D | 8-2.c | 30 timer_t tid; in main() local
|
H A D | 8-4.c | 31 timer_t tid; in main() local
|
H A D | 8-1.c | 28 timer_t tid; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_delete/ |
H A D | 1-2.c | 32 timer_t tid; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
H A D | syscall.c | 28 pid_t tid; in syscall_0100() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_spinlock_reentrant.h | 65 MALI_STATIC_INLINE mali_bool mali_spinlock_reentrant_is_held(struct mali_spinlock_reentrant *spinlock, u32 tid) in mali_spinlock_reentrant_is_held() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_spinlock_reentrant.h | 64 MALI_STATIC_INLINE mali_bool mali_spinlock_reentrant_is_held(struct mali_spinlock_reentrant *spinlock, u32 tid) in mali_spinlock_reentrant_is_held() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | app_jsheap_mem_info.h | 26 uint32_t tid = 0; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | general_watcher_mock.cpp | 18 bool MockQuery::IsEqual(uint64_t tid)
in IsEqual() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
H A D | js_df_manager.cpp | 41 auto tid = it->second;
in GetFreedTid() local
|
/third_party/curl/docs/examples/ |
H A D | multithread.c | 72 pthread_t tid[NUMT]; in main() local
|
/third_party/libuv/test/ |
H A D | benchmark-thread.c | 43 uv_thread_t tid; in BENCHMARK_IMPL() local
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_mutex_trylock.c | 8 int tid = self->tid; in __pthread_mutex_trylock_owner() local
|
/third_party/musl/porting/liteos_m/user/src/thread/ |
H A D | pthread_join.c | 8 unsigned int tid; in __pthread_timedjoin_np() local
|
/third_party/musl/src/thread/ |
H A D | pthread_mutex_trylock.c | 8 int tid = self->tid; in __pthread_mutex_trylock_owner() local
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl05.c | 42 pid_t tid; in verify_prctl() local
|
/third_party/ltp/testcases/kernel/syscalls/tkill/ |
H A D | tkill02.c | 31 int *tid; member
|
H A D | tkill01.c | 38 int tid; in run() local
|