Function gpa::concurrent::util::SetThreadName
Defined in File thread-util.h
Function Documentation
-
void gpa::concurrent::util::SetThreadName(char const *name)
Set the "debug" name for "this" thread to name.
- Parameters
name -- Pointer to null-terminated string containing the desired thread name.