|
Boost Users : |
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-05-15 03:47:29
marie-line.gentil2 wrote:
>Is there a boost method which does it? I went through the whole thread
>documention but could not figure out how to do so.
>
>
The thread class's default constructor will create a thread object
representing the current thread.
But there is no way in Boost.Thread to get the thread ID of any thread,
because this is a system-specific operation, with system-specific types.
Sebastian Redl
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