Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tools/
Dunwind_for_offline.cpp86 bool CreateAndChangeDumpDir(std::filesystem::path thread_dir, pid_t tid, bool is_main_thread) { in CreateAndChangeDumpDir()
263 bool SaveData(pid_t tid, const std::filesystem::path& cwd, bool is_main_thread, FILE* output_fp) { in SaveData()