Make ThreadPriority() Cross-platform

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
buddymatkona
Enthusiast
Enthusiast
Posts: 252
Joined: Mon Aug 16, 2010 4:29 am

Make ThreadPriority() Cross-platform

Post by buddymatkona »

Multithreaded programming seems headed for more popular use. Java's setPriority() and getPriority() work fairly well cross-platform.
ThreadPriority() should not stay limited to Windows imho.