|
xrpld
|


Public Member Functions | |
| ~UpdateThread () | |
| UpdateThread (UpdateThread &&)=default | |
| T | thread (T... args) |
Private Member Functions | |
| T | detach (T... args) |
| T | get_id (T... args) |
| T | hardware_concurrency (T... args) |
| T | join (T... args) |
| T | joinable (T... args) |
| T | native_handle (T... args) |
| T | swap (T... args) |
Definition at line 36 of file UptimeClock.h.
| xrpl::UptimeClock::UpdateThread::~UpdateThread | ( | ) |
Definition at line 14 of file UptimeClock.cpp.
|
default |
| T std::thread::thread | ( | T... | args | ) |