olp-cpp-sdk  1.22.0
Static Public Member Functions | List of all members
olp::utils::Thread Class Reference

Manages threads. More...

#include <Thread.h>

Static Public Member Functions

static void SetCurrentThreadName (const std::string &name)
 Set the name of current thread. More...
 

Detailed Description

Manages threads.

Member Function Documentation

◆ SetCurrentThreadName()

static void olp::utils::Thread::SetCurrentThreadName ( const std::string &  name)
static

Set the name of current thread.

Parameters
nameThe new name of thread.

The documentation for this class was generated from the following file: