Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
newNcy committed Mar 28, 2024
1 parent f51e8a1 commit e9cbc41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
+ 协程使用2m虚拟内存作为栈
+ 每个线程自带一个调度器,不能跨线程唤醒协程

## 平台
- arm64
- x86_64

## 简单使用,不使用调度器

```c
Expand Down

0 comments on commit e9cbc41

Please sign in to comment.