Home
last modified time | relevance | path

Searched defs:GetTid (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dthread_util.cpp24 pid_t GetTid() in GetTid() function
/ohos5.0/foundation/resourceschedule/ffrt/src/internal_inc/
H A Dosal.h32 static inline unsigned int GetTid(void) in GetTid() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.h53 uint32_t GetTid() const in GetTid() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_executor_impl.h50 int32_t GetTid(TaskType type) final in GetTid() function
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dlock_request.h55 tid_t GetTid() const in GetTid() function
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.cpp162 long WatchPoint::GetTid() const in GetTid() function in OHOS::HiviewDFX::WatchPoint
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.h155 pid_t GetTid() const in GetTid() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp270 int32_t RSRenderThread::GetTid() in GetTid() function in OHOS::Rosen::RSRenderThread
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dtask_executor.h276 virtual int32_t GetTid(TaskType type) in GetTid() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_drawing_render_node.cpp294 uint32_t RSCanvasDrawingRenderNode::GetTid() const in GetTid() function in OHOS::Rosen::RSCanvasDrawingRenderNode
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp94 int64_t HiSysEventRecord::GetTid() const in GetTid() function in OHOS::HiviewDFX::HiSysEventRecord
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dsys_event.cpp238 int32_t SysEvent::GetTid() const in GetTid() function in OHOS::HiviewDFX::SysEvent
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_process.cpp285 napi_value Process::GetTid(napi_env env) const in GetTid() function in OHOS::JsSysModule::Process::Process
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp689 int AppEventPack::GetTid() const in GetTid() function in OHOS::HiviewDFX::AppEventPack
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp230 pthread_t NativeEngine::GetTid() const in GetTid() function in NativeEngine
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp884 std::string JsTask::GetTid() in GetTid() function in OHOS::Request::JsTask