Boost logo

Boost Users :

Subject: [Boost-users] Boost thread priority
From: Andrei VANCEA (vancea_at_[hidden])
Date: 2009-03-04 04:28:34


Hello!

I want to set the priority of a boost thread. It seems that this feature is
not (yet) implemented and the only option is to go to lower level (pthread
in my case). The documentation says that the method native_handle() should
return the handler of the associated pthread. The problem is that this
method no longer exists (for the pthread implemention; it is there for the
win32 version). Anyone knows how to get the pthread handler of a boost
thread (I'm using the 1.35 vesion)

-- 
Andrei Vancea


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