isolated_thread

Macro isolated_thread 

Source
macro_rules! isolated_thread {
    ($thread_id:expr, $security_level:expr) => { ... };
}
Expand description

Macro for creating isolated thread domain.