llvm::get_max_thread_name_length

Get the maximum length of a thread name on this platform. A value of 0 means there is no limit.

Synopsis

Declared in <llvm/Support/Threading.h>

uint32_t
get_max_thread_name_length();