Macro tikv_util::thd_name [−][src]
macro_rules! thd_name { ($name:expr) => { ... }; }
Makes a thread name with an additional tag inherited from the current thread.
macro_rules! thd_name { ($name:expr) => { ... }; }
Makes a thread name with an additional tag inherited from the current thread.