Hi, I have read that the threading programming proposed in new C++ standard (C0x11) is supported by GCC but only a small subset of features are available. So for the moment is better to use the boost thread library (that should be the same adopted by new standard, correct me if I'm wrong) or the complete support by GCC is not so far? Thank you Best Regards