Function thread_pause

Source
pub fn thread_pause<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, ThreadPause<'info>>,
) -> Result<()>