Give a name to a boost thread?

Viewed 11410

Is it possible to give a name to a boost::thread so that the debuggers tables and the crash logs can be more readable? How?

3 Answers
Related