Searched refs:ThreadOptionValueProperties (Results 1 – 1 of 1) sorted by relevance
92 class ThreadOptionValueProperties : public OptionValueProperties { class94 ThreadOptionValueProperties(const ConstString &name) in ThreadOptionValueProperties() function in ThreadOptionValueProperties100 ThreadOptionValueProperties(ThreadProperties *global_properties) in ThreadOptionValueProperties() function in ThreadOptionValueProperties112 ThreadOptionValueProperties *instance_properties = in GetPropertyAtIndex()113 static_cast<ThreadOptionValueProperties *>( in GetPropertyAtIndex()126 new ThreadOptionValueProperties(ConstString("thread"))); in ThreadProperties()130 new ThreadOptionValueProperties(Thread::GetGlobalProperties().get())); in ThreadProperties()