Function set_current_info

Source
pub fn set_current_info(
    guard_page_range: Range<usize>,
    thread_name: Option<Box<str>>,
)