Hi there,
I was wondering if you were planning to implement some static thread &
thread::current() that returns the current thread id (& thread). That would
be really useful.
The thread default constructor serves this role:
void foo() { thread self; // current thread ... }
-Howard
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost