Searched refs:SIM_CTX (Results 1 – 1 of 1) sorted by relevance
170 pub static SIM_CTX: RefCell<CSimContextPtr> = RefCell::new(CSimContextPtr::new()); regex226 SIM_CTX.with(|ctx| { in sim_get_context()233 SIM_CTX.with(|ctx| { in sim_set_context()240 SIM_CTX.with(|ctx| { in sim_reset_context()