Luna::IThread
Represents a system thread object. This\ type\ is\ thread\ safe.
interface Luna::IThread : public virtual IWaitable
Base type
Member functions
-
virtual void set_priority(ThreadPriority priority)=0
Sets thread priority.
Represents a system thread object. This\ type\ is\ thread\ safe.
interface Luna::IThread : public virtual IWaitable
virtual void set_priority(ThreadPriority priority)=0
Sets thread priority.