iai_callgrind::client_requests::drd

Function annotate_thread_name

source
pub fn annotate_thread_name<T>(name: T)
where T: AsRef<CStr>,
Available on crate feature client_requests_defs only.
Expand description

Tell DRD to assign the specified name to the current thread.

This name will be used in error messages printed by DRD.