/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_atfork.c | 88 pthread_t tid; in pthread_atfork_0100() local
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_osk_locks.c | 118 static mali_bool add_lock_to_log_and_check(struct _mali_osk_lock_debug_s *lock, uint32_t tid) in add_lock_to_log_and_check() argument 178 static void remove_lock_from_log(struct _mali_osk_lock_debug_s *lock, uint32_t tid) in remove_lock_from_log() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_osk_locks.c | 119 static mali_bool add_lock_to_log_and_check(struct _mali_osk_lock_debug_s *lock, uint32_t tid) in add_lock_to_log_and_check() argument 180 static void remove_lock_from_log(struct _mali_osk_lock_debug_s *lock, uint32_t tid) in remove_lock_from_log() argument
|
/foundation/ai/ai_engine/services/common/platform/threadpool/source/ |
H A D | aie_thread_unix.cpp | 46 bool IsThreadRunning(unsigned long tid) in IsThreadRunning() argument
|
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/ |
H A D | lifecycle_test.cpp | 154 pthread_t tid = 0; in HWTEST_F() local 184 pthread_t tid = 0; in HWTEST_F() local 217 pthread_t tid = 0; in HWTEST_F() local 253 pthread_t tid = 0; HWTEST_F() local 282 pthread_t tid = 0; HWTEST_F() local 337 pthread_t tid = 0; HWTEST_F() local 400 pthread_t tid = 0; HWTEST_F() local 433 pthread_t tid = 0; HWTEST_F() local 469 pthread_t tid = 0; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_thread_test.cpp | 134 auto tid = gettid(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_uni_render_thread_ext_test.cpp | 134 auto tid = gettid(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_render_thread_test.cpp | 229 NodeId tid = 1; // for test in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_marshalling_helper.cpp | 532 void RSMarshallingHelper::BeginNoSharedMem(std::thread::id tid) {} in BeginNoSharedMem() argument 534 bool RSMarshallingHelper::GetUseSharedMem(std::thread::id tid) in GetUseSharedMem() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_marshalling_helper.cpp | 533 void RSMarshallingHelper::BeginNoSharedMem(std::thread::id tid) {} in BeginNoSharedMem() argument 535 bool RSMarshallingHelper::GetUseSharedMem(std::thread::id tid) in GetUseSharedMem() argument
|
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/include/ |
H A D | task_scheduler.h | 86 void SetWorkerThreadId(uint64_t tid) in SetWorkerThreadId() argument
|
/foundation/multimodalinput/input/service/delegate_task/include/ |
H A D | delegate_tasks.h | 84 void SetWorkerThreadId(uint64_t tid) in SetWorkerThreadId() argument
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | thread_group.h | 85 bool Join(pid_t tid) in Join() argument 101 bool Leave(pid_t tid) in Leave() argument 133 RTGLoadInfo GetLoad(pid_t tid) in GetLoad() argument
|
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_cgroup_qos.cpp | 235 int tid = 0; in HWTEST_F() local 248 int tid = 0; in HWTEST_F() local
|
/foundation/resourceschedule/ffrt/test/ut/ |
H A D | multi_workgroup_test.cpp | 85 int tid = GET_TID(); in HWTEST_F() local 180 long tid = 10086; in HWTEST_F() local
|
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
H A D | app_info.cpp | 31 void AppInfo::SetRenderTid(const int tid) in SetRenderTid() argument 41 void AppInfo::SetUiTid(const int tid) in SetUiTid() argument
|
/foundation/resourceschedule/qos_manager/test/unittest/phone/ |
H A D | qos_interface_test.cpp | 202 int tid = gettid(); in HWTEST_F() local 236 int tid = gettid(); in HWTEST_F() local 311 int tid = gettid(); in HWTEST_F() local
|
/foundation/resourceschedule/ffrt/src/sched/ |
H A D | workgroup_internal.h | 90 inline bool JoinWG(int tid) in JoinWG() argument 102 inline bool LeaveWG(int tid) in LeaveWG() argument 140 WorkgroupJoin(struct WorkGroup* wg, int tid) WorkgroupJoin() argument [all...] |
/foundation/window/window_manager/window_scene/common/src/ |
H A D | task_scheduler.cpp | 25 pid_t tid = 0; in TaskScheduler() local
|
/foundation/communication/netstack/utils/napi_utils/src/ |
H A D | event_listener.cpp | 30 EventListener::EventListener(long tid, napi_env env, std::string type, napi_value callback, bool once, in EventListener() argument 165 auto tid = ffrt_this_task_get_id(); in GetCurrentThreadId() local
|
/third_party/curl/tests/libtest/ |
H A D | lib1565.c | 101 pthread_t tid; in test() local
|
/third_party/curl/docs/examples/ |
H A D | threaded-ssl.c | 138 pthread_t tid[NUMT]; in main() local
|
/third_party/libunwind/libunwind/src/ |
H A D | os-freebsd.c | 53 get_pid_by_tid(int tid) in get_pid_by_tid() argument
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | mmap3.c | 72 long tid = (long)args; in map_write_unmap() local
|
/third_party/ltp/testcases/kernel/syscalls/rt_tgsigqueueinfo/ |
H A D | rt_tgsigqueueinfo01.c | 83 pid_t *tid = arg; in receiver_func() local 106 pid_t tid = -1; in verify_signal_parent_thread() local 128 pid_t *tid = arg; in sender_func() local 145 pid_t tid = -1; in verify_signal_inter_thread() local [all...] |