Home
last modified time | relevance | path

Searched refs:ThreadPropertiesSP (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Target/
DThread.h50 typedef std::shared_ptr<ThreadProperties> ThreadPropertiesSP; typedef
216 static const ThreadPropertiesSP &
/external/lldb/source/Target/
DThread.cpp51 const ThreadPropertiesSP &
54 static ThreadPropertiesSP g_settings_sp; in GetGlobalProperties()