Home | History | Annotate | Download | only in Target

Lines Matching refs:ThreadProperties

26 class ThreadProperties : public Properties
29 ThreadProperties(bool is_global);
32 ~ThreadProperties();
50 typedef std::shared_ptr<ThreadProperties> ThreadPropertiesSP;
54 public ThreadProperties,