We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff34081 + 8a55bec commit e065b95Copy full SHA for e065b95
docs/notes/Java 并发.md
@@ -73,7 +73,7 @@
73
74
包含了操作系统线程状态中的 Running 和 Ready。
75
76
-## 阻塞(Blocking)
+## 阻塞(Blocked)
77
78
等待获取一个排它锁,如果其线程释放了锁就会结束此状态。
79
0 commit comments