wenfh2020 / wenfh2020.github.io

make blog : github + jekyll
MIT License
4 stars 3 forks source link

[libco] 协程切换原理的理解思路 #78

Open wenfh2020 opened 3 years ago

wenfh2020 commented 3 years ago

https://wenfh2020.com/2020/12/17/libco-switch/

协程切换,可以理解为函数运行时上下文的切换。