Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

基于CLH queue 释放锁疑问 #8

Open
koone opened this issue Aug 30, 2018 · 0 comments
Open

基于CLH queue 释放锁疑问 #8

koone opened this issue Aug 30, 2018 · 0 comments

Comments

@koone
Copy link

koone commented Aug 30, 2018

基于CLH queue 释放锁,只能唤醒本机的等待队列的线程,不能唤醒其他机器的执行队列。这样锁只能被第一次拿到的机器获取,其他机器会永远在队列中等待吧

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant