Robust Distributed System Nucleus (rDSN)
ver 1.0.0
|
Public Member Functions | |
threadpool_code (const char *name) | |
threadpool_code (const threadpool_code &r) | |
const char * | to_string () const |
threadpool_code & | operator= (const threadpool_code &source) |
bool | operator== (const threadpool_code &r) |
bool | operator!= (const threadpool_code &r) |
operator dsn_threadpool_code_t () const | |