Boost logo

Boost Users :

Subject: Re: [Boost-users] Changing the priority of a thread
From: Igor R (boost.lists_at_[hidden])
Date: 2010-10-19 06:27:00


> Is it possible to change the priority of the boost::thread in windows?
> How do you do it?

Try passing the value returned from thread::native_handle() to
SetThreadPriority WinAPI.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net