Utilities for working with threads. More...
#include <string>
Go to the source code of this file.
Namespaces | |
cras | |
Functions | |
std::string | cras::getThreadName () |
Get the OS name of the current thread. More... | |
void | cras::setThreadName (const std::string &name) |
Set the OS name of the current thread. More... | |
Utilities for working with threads.
Definition in file thread_utils.h.