olp-cpp-sdk
1.22.0
|
Manages threads. More...
#include <Thread.h>
Static Public Member Functions | |
static void | SetCurrentThreadName (const std::string &name) |
Set the name of current thread. More... | |
Manages threads.
|
static |
Set the name of current thread.
name | The new name of thread. |