![]() |
ChimeraTK-cppext 01.07.01
|
#include <pthread.h>#include <string>
Include dependency graph for threadName.hpp:Go to the source code of this file.
Namespaces | |
| namespace | cppext |
Functions | |
| void | cppext::setThreadName (const std::string &name) |
| Set name of the current thread. | |