|
libosmscout 1.1.1
|
#include <osmscout/lib/CoreImportExport.h>#include <osmscout/async/Signal.h>#include <string>#include <thread>#include <optional>
Go to the source code of this file.
Namespaces | |
| namespace | osmscout |
Functions | |
| OSMSCOUT_API bool | osmscout::SetThreadName (const std::string &name) |
| OSMSCOUT_API bool | osmscout::SetThreadName (std::thread &thread, const std::string &name) |
| OSMSCOUT_API Signal< std::thread::id > & | osmscout::ThreadExitSignal () |