Constant pprof::MAX_THREAD_NAME[][src]

pub const MAX_THREAD_NAME: usize = 16;
Expand description

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