Searched refs:ThreadOptionValueProperties (Results 1 – 1 of 1) sorted by relevance
85 class ThreadOptionValueProperties : public OptionValueProperties class88 ThreadOptionValueProperties (const ConstString &name) : in ThreadOptionValueProperties() function in ThreadOptionValueProperties96 ThreadOptionValueProperties (ThreadProperties *global_properties) : in ThreadOptionValueProperties() function in ThreadOptionValueProperties112 …ThreadOptionValueProperties *instance_properties = static_cast<ThreadOptionValueProperties *>(thre… in GetPropertyAtIndex()128 m_collection_sp.reset (new ThreadOptionValueProperties(ConstString("thread"))); in ThreadProperties()132 … m_collection_sp.reset (new ThreadOptionValueProperties(Thread::GetGlobalProperties().get())); in ThreadProperties()