pub fn stop_exploring()Expand description
Tells loom to stop exploring possible concurrent executions starting at this point.
Exploration can be enabled again with explore.
pub fn stop_exploring()Tells loom to stop exploring possible concurrent executions starting at this point.
Exploration can be enabled again with explore.