wake_up_with_block
os
0.1.0
In os::
kernel::
scheduler
os
::
kernel
::
scheduler
Function
wake_
up_
with_
block
Copy item path
Source
pub fn wake_up_with_block(task: Arc<
SpinLock
<
Task
>>)
Expand description
唤醒任务 修改任务状态并将其添加到运行队列 参数:
task
: 需要唤醒的任务