Function gpa::concurrent::util::SetThreadName

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.