Skip to main content

preempt_enable

Function preempt_enable 

Source
pub fn preempt_enable()
Expand description

プリエンプション禁止を解除します(カウントをデクリメント)。 カウントが 0 に戻り、かつ再スケジュール要求(need_resched)があれば即座に切り替えを実行します。