/foundation/resourceschedule/ffrt/src/sched/ |
H A D | workgroup_internal.h | 30 #define gettid() syscall(SYS_gettid) macro
|
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/ |
H A D | rme_core_sched.cpp | 69 m_uiTid = gettid(); in BeginFlushAnimation()
|
/foundation/window/window_manager/window_scene/common/include/ |
H A D | task_scheduler.h | 59 if (pid == gettid()) { in PostSyncTask()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_util.h | 56 #define gettid() (pid_t)syscall(__NR_gettid) macro
|
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | mock.cpp | 34 __attribute__((visibility("default"))) int gettid() in gettid() function
|
/third_party/skia/third_party/externals/oboe/samples/shared/ |
H A D | DefaultAudioStreamCallback.h | 112 pid_t current_thread_id = gettid(); in setThreadAffinity()
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | process_skeleton.cpp | 283 std::string key = std::to_string(gettid()) + "_" + std::to_string(isLocal); in AttachInvokerProcInfo() 295 std::string key = std::to_string(gettid()) + "_" + std::to_string(isLocal); in QueryInvokerProcInfo() 311 std::string key = std::to_string(gettid()) + "_" + std::to_string(isLocal); in DetachInvokerProcInfo()
|
H A D | ipc_thread_skeleton.cpp | 93 auto tid = gettid(); in GetVaildInstance() 136 IPCThreadSkeleton::IPCThreadSkeleton() : tid_(gettid()) in IPCThreadSkeleton()
|
/third_party/ltp/testcases/realtime/func/rt-migrate/ |
H A D | rt-migrate.c | 73 #define gettid() syscall(__NR_gettid) macro 316 thread_pids[id] = gettid(); in start_task() 330 pid = gettid(); in start_task()
|
/foundation/CastEngine/castengine_wifi_display/services/network/server/ |
H A D | udp_server.cpp | 116 MEDIA_LOGD("fd: %{public}d, thread_id: %{public}llu tid:%{public}d", fd, GetThreadId(), gettid()); in OnServerReadable() 182 MEDIA_LOGD("fd: %{public}d, thread_id: %{public}llu tid:%{public}d exit.", fd, GetThreadId(), gettid()); in OnServerReadable()
|
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/ |
H A D | video_play_controller.cpp | 203 SHARING_LOGD("video play thread start mediaChannelId: %{public}u tid: %{public}d.", mediachannelId_, gettid()); in VideoPlayThread() 244 SHARING_LOGD("play thread exit, mediachannelId: %{public}u tid: %{public}d.", mediachannelId_, gettid()); in VideoPlayThread()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 58 #define gettid GetCurrentThreadId macro 62 #define gettid getpid macro 68 #define gettid []() -> int32_t { return static_cast<int32_t>(syscall(SYS_gettid)); } macro 141 auto implicitAnimator = RSImplicitAnimatorMap::Instance().GetAnimator(gettid()); in OpenImplicitAnimation() 157 auto implicitAnimator = RSImplicitAnimatorMap::Instance().GetAnimator(gettid()); in CloseImplicitAnimation() 168 auto implicitAnimator = RSImplicitAnimatorMap::Instance().GetAnimator(gettid()); in CloseImplicitCancelAnimation() 196 auto implicitAnimator = RSImplicitAnimatorMap::Instance().GetAnimator(gettid()); in AddKeyFrame() 209 auto implicitAnimator = RSImplicitAnimatorMap::Instance().GetAnimator(gettid()); in AddKeyFrame() 223 auto implicitAnimator = RSImplicitAnimatorMap::Instance().GetAnimator(gettid()); in AddDurationKeyFrame() 236 auto implicitAnimator = RSImplicitAnimatorMap::Instance().GetAnimator(gettid()); in IsImplicitAnimationOpen() [all...] |
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
H A D | ability_connection.cpp | 82 ConnectionManager::GetInstance().ReportConnectionLeakEvent(getpid(), gettid()); in OnAbilityDisconnectDone()
|
/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_thread_task.cpp | 135 AudioScheduleGuard scheduleGuard(getpid(), gettid()); in RunJob()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_divided_render_util.cpp | 43 params.threadIndex = gettid(); in CreateBufferDrawParam()
|
H A D | rs_uni_render_thread.cpp | 192 tid_ = gettid(); in Start() 234 auto tid = gettid(); in PostRTTask() 249 if (tid_ == gettid()) { in PostImageReleaseTask() 446 std::string strTid = std::to_string(gettid()); in SubScribeSystemAbility()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_spring_animation.cpp | 119 auto& modifierManager = RSModifierManagerMap::Instance()->GetModifierManager(gettid()); in StartUIAnimation()
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | worker_thread.h | 58 bool result = dumplog.DumpCatch(getpid(), gettid(), msg); in ~WorkerThread()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
H A D | sys_util.h | 79 #define gettid() (pid_t)pthread_self() macro
|
/test/xts/acts/kernel_lite/utils/ |
H A D | utils.h | 35 #define gettid() ((pid_t)syscall(SYS_gettid)) macro
|
/third_party/eudev/src/shared/ |
H A D | missing.h | 110 static inline pid_t gettid(void) { in gettid() function
|
/third_party/rust/crates/rustix/tests/thread/ |
H A D | prctl.rs | 97 match core_scheduling_cookie(rustix::thread::gettid(), CoreSchedulingScope::Thread) { in test_core_scheduling_cookie()
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_screen_svga.c | 276 snprintf(desc, sizeof(desc) - 1, "vmw_winsys_screen=%p pid=%d", vws, gettid()); in vmw_svga_winsys_add_stats() 311 const pid_t pid = gettid(); in vmw_winsys_screen_mksstat_acq_slot() 354 __atomic_store_n(&vws->mksstat_tls[slot].pid, gettid(), __ATOMIC_RELEASE); in vmw_winsys_screen_mksstat_rel_slot() 826 uint32_t expected = gettid(); in vmw_svga_winsys_stats_time_pop()
|
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | ark_js_runtime.cpp | 184 ConnectServerManager::Get().AddInstance(gettid(), language_); in StartDebugger() 185 ret = JSNApi::NotifyDebugMode(gettid(), vm_, debugOption, gettid(), debuggerPostTask_, isDebugApp); in StartDebugger()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/ |
H A D | rs_memory_manager.cpp | 349 ", threadId:" + std::to_string(gettid()); in DumpDrawingCpuMemory() 399 if (gettid() == getpid()) { in DumpGpuCache() 435 std::string gpuInfo = "pid:" + std::to_string(getpid()) + ", threadId:" + std::to_string(gettid()); in DumpDrawingGpuMemory()
|