thread_extract_param

Macro thread_extract_param 

Source
macro_rules! thread_extract_param {
    ($param:expr, $t:ty) => { ... };
}