iai_callgrind::client_requests::drd

Function get_drd_threadid

source
pub fn get_drd_threadid() -> usize
Available on crate feature client_requests_defs only.
Expand description

Obtain the thread ID assigned by DRD

These are the thread ID’s reported by DRD in data race reports and in trace messages. DRD’s thread ID’s start at one and are never recycled.