xwrust
1.0.0
yield_
now
Sections
上下文
示例
In xwrust::
xwos::
cthd
xwrust
::
xwos
::
cthd
Function
yield_now
Copy item path
source
pub fn yield_now()
Expand description
通知调度器重新调度线程
§
上下文
线程
§
示例
use use
xwrust::xwos::cthd; cthd::yield_now();