Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::confui::thread::ThreadTracer, including all inherited members.
Get(const std::thread::id id=std::this_thread::get_id()) | cuttlefish::confui::thread::ThreadTracer | private |
Get(const std::string &name) | cuttlefish::confui::thread::ThreadTracer | private |
GetId | cuttlefish::confui::thread::ThreadTracer | friend |
GetName | cuttlefish::confui::thread::ThreadTracer | friend |
GetThreadTracer | cuttlefish::confui::thread::ThreadTracer | friend |
id2name_ | cuttlefish::confui::thread::ThreadTracer | private |
mtx_ | cuttlefish::confui::thread::ThreadTracer | private |
name2id_ | cuttlefish::confui::thread::ThreadTracer | private |
RunThread | cuttlefish::confui::thread::ThreadTracer | friend |
RunThread(const std::string &name, F &&f, Args &&... args) | cuttlefish::confui::thread::ThreadTracer | inlineprivate |
Set | cuttlefish::confui::thread::ThreadTracer | friend |
Set(const std::string &name, const std::thread::id tid) | cuttlefish::confui::thread::ThreadTracer | private |
ThreadTracer()=default | cuttlefish::confui::thread::ThreadTracer | private |