Crate open_coroutine_hook

Source
Expand description

see https://github.com/acl-dev/open-coroutine

Modules§

syscall

Functions§

maybe_grow_stack
如果当前协程栈不够,切换到新栈上执行
open_coroutine_init
Start the framework.
open_coroutine_stop
Stop the framework.
task_crate
创建任务
task_join
等待任务完成
task_timeout_join
等待任务完成