什么是死锁,什么使用不当会引起死锁? 死锁会造成什么结果?——CPU不好好工作,因为没有进程可以跑,机子很卡。 死锁的4个条件 image.png 死锁如何处理? image.png 该方法代价太大 image.png ?? image.png 死锁忽略(重启)才是王道