摘要: 在AQS源码中我们会看到这样一段注释: * The wait queue is a variant of a "CLH" (Craig, Landin, and * Hagersten) lock queue. CLH locks are normally used for * spinlocks. 阅读全文
posted @ 2020-09-15 23:07 这是个坑 阅读(177) 评论(0) 推荐(0) 编辑