forked from Snailclimb/JavaGuide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1ff70a3
authored
Update 2020最新Java并发基础常见面试题总结.md
不剥夺条件:线程已获得的资源在未使用完之前不能被其他线程强行剥夺,只有自己使用完毕后才释放资源。1 parent fadb349 commit 1ff70a3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | - | ||
232 | + | ||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments