Study notes (35): Chapter 1 Distributed Foundation of Concurrent Programming-Challenges of Concurrent Programming 02

Learn now: https://edu.csdn.net/course/play/29000/405249?utm_source=blogtoedu

1. Upgrade of the lock

Bias lock: the thread ID is stored in the object header

2. Thread communication wait/notify

Guess you like

Origin blog.csdn.net/qq_28500837/article/details/112917360