Real Checko's Blog
newspeak
plurk
PIL
1.16.2008
Get, Set Thread Priority
要知道目前自己這個Thread的Priority,用
GetThreadPriority( GetCurrentThread() );
要改變/設定自己的Thread Priority,用
SetThreadPriority( GetCurrentThread( ), NewPri );
CE 的 Priority Number 越小,Priority越高。
但是 help 檔說,新版應該要用 CeGetThreadPriority( ), CeSetThreadPriority( ) 。
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言