thread_error

Macro thread_error 

Source
macro_rules! thread_error {
    ($arg:tt) => { ... };
}