setPriority
此方法會設定執行緒的作業系統優先順序。
可見性
Public
簽章
virtual void setPriority (int pr) = 0;
參數
pr
優先順序的整數值。此參數會依作業系統而變化。
上層主題:
OMOSThread 類別
意見回饋