Expand description
see https://github.com/acl-dev/open-coroutine
Modules§
Functions§
- maybe_
grow_ stack - 如果当前协程栈不够,切换到新栈上执行
- open_
coroutine_ init - Start the framework.
- open_
coroutine_ stop - Stop the framework.
- task_
crate - 创建任务
- task_
join - 等待任务完成
- task_
timeout_ join - 等待任务完成