Function email::utils::thread_set_name

Function Documentation

void email::utils::thread_set_name(const char *name)

Set the name of the current thread if the platform supports it.

The name might be truncated if the platform has a name length limit.

Parameters:

name – the thread name