Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TsinghuaDatabaseGroup committed May 29, 2023
2 parents 4f51867 + ecb8cef commit 009b5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lec12/p1-syncmutex.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ exit section
---
### 方法2:基于软件的解决方法 -- 尝试二
![bg right:50% 100%](figs/soft-2.png)
- 互相依赖(线程盲等
- 互相依赖(线程忙等
- 不满足“忙则等待”
- flag[i]=flag[j]=0
```c
Expand Down

0 comments on commit 009b5e7

Please sign in to comment.