Boost logo

Boost Users :

From: Johan Råde (rade_at_[hidden])
Date: 2008-04-10 05:46:44


Yang Zhang wrote:

>> class thread
>> {
>> public:
>> ...
>> typedef platform-specific-type native_handle_type;
>> native_handle_type native_handle();
>> ...
>> };

> Hmm. Looking at the source, this doesn't actually seem to be in
> there...at least not in the latest release (1.35).

It seems that native_handle() is defined in thread/win32/thread.hpp but not in
thread/pthread/thread.hpp.

--Johan


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