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