Does anyone know what is the status of std::thread support in MinGW libstdc++? Is it workable? I'm asking because GDB developers are considering using that for speeding up some symbol-table reading operations, and I've heard in the past that std::thread doesn't work in MinGW. TIA