NAME
A member of omni::sync::basic_thread
omni::sync::basic_thread::name
A member of omni::sync::basic_thread
#include <omni/sync/basic_thread.hpp>omni::string_t omni::sync::basic_thread::name
DESCRIPTION
The name member can be used to assign a string value to this object. This is only declared and defined if the
top
The name member can be used to assign a string value to this object. This is only declared and defined if the
OMNI_OBJECT_NAME macro is defined.
top