🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Choosing my favourite core!

Started by
0 comments, last by Null and Void 16 years, 7 months ago
What's the Linux/threading API equivalent function to the Win32 API SetThreadIdealProcessor? Thanks.
Advertisement
Try sched_setaffinity.

This topic is closed to new replies.

Advertisement