Constant pprof::MAX_THREAD_NAME

source ·
pub const MAX_THREAD_NAME: usize = 16;
Expand description

Define the MAX supported thread name length. TODO: make this variable mutable.