CatapultServer
v0.5.0.1 (Elephant)
|
Namespaces | |
catapult | |
catapult::thread | |
Functions | |
size_t | catapult::thread::GetMaxThreadNameLength () |
Gets the maximum supported thread name length (excluding NUL-terminator). More... | |
void | catapult::thread::SetThreadName (const std::string &name) |
std::string | catapult::thread::GetThreadName () |
Gets a thread name in a platform-dependent way. More... | |