rippled
Public Member Functions | Static Private Member Functions | List of all members
ripple::test::CurrentThreadName_test Class Reference
Inheritance diagram for ripple::test::CurrentThreadName_test:
Inheritance graph
[legend]
Collaboration diagram for ripple::test::CurrentThreadName_test:
Collaboration graph
[legend]

Public Member Functions

void run () override
 

Static Private Member Functions

static void exerciseName (std::string myName, std::atomic< bool > *stop, std::atomic< int > *state)
 

Detailed Description

Definition at line 28 of file beast_CurrentThreadName_test.cpp.

Member Function Documentation

◆ exerciseName()

static void ripple::test::CurrentThreadName_test::exerciseName ( std::string  myName,
std::atomic< bool > *  stop,
std::atomic< int > *  state 
)
staticprivate

Definition at line 32 of file beast_CurrentThreadName_test.cpp.

◆ run()

void ripple::test::CurrentThreadName_test::run ( )
override

Definition at line 62 of file beast_CurrentThreadName_test.cpp.