CatapultServer  v0.5.0.1 (Elephant)
ThreadInfo.cpp File Reference
Include dependency graph for ThreadInfo.cpp:

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...