libosmscout 1.1.1
Loading...
Searching...
No Matches
Thread.h File Reference
#include <osmscout/lib/CoreImportExport.h>
#include <osmscout/async/Signal.h>
#include <string>
#include <thread>
#include <optional>
Include dependency graph for Thread.h:

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 ()