读写锁-读可重入

    可重入Lock

    Thread Notify 和 NotifyAll

    Thread wait 和 sleep

    False Sharing 阅读