Searched refs:thread_name (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hiappevent-watcher-crash-events.md | 42 | thread_name | string | 线程名。 | 60 | thread_name | string | 线程名。 |
|
H A D | hiappevent-watcher-freeze-events.md | 44 | thread_name | string | 线程名。 |
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/rust/panic_handler/ |
H A D | lib.rs | 75 let thread_name = read_thread_name(pid); in report_info_handler() localVariable 77 …let thread_label = format!("Thread name:{}{}", thread_name, stacktrace_rust::get_trace(true).as_st… in report_info_handler()
|
/ohos5.0/base/hiviewdfx/hiview/build/ |
H A D | gen_plugin_build.py | 226 for plugin, thread_name in value.items(): 230 'threadname': thread_name}}) 232 for thread_name, plugin_list in value.items(): 237 'threadname': thread_name}})
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiappevent-watcher-crash-events.md | 42 | thread_name | string | Thread name.| 60 | thread_name | string | Thread name.|
|
H A D | hiappevent-watcher-freeze-events.md | 44 | thread_name | string | Thread name.|
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
H A D | faultlogger_unittest.cpp | 383 …long long)"}], "message":"", "signal":{"code":0, "signo":6}, "thread_name":"e.myapplication", "tid… in GenCppCrashLogTestCommon() 387 …"symbol":"OHOS::BinderConnector::WriteBinder(unsigned long, void*)"}], "thread_name":"OS_IPC_0_160… in GenCppCrashLogTestCommon() 390 "symbol":"__pthread_cond_timedwait_time64"}], "thread_name":"OS_SignalHandle", "tid":1608}], in GenCppCrashLogTestCommon()
|