Please add support for C++11 [std::thread](https://en.cppreference.com/w/cpp/thread/thread). This should be no problem because [pthread](https://github.com/espressif/ESP8266_RTOS_SDK/tree/master/components/pthread) is already available.