Skip to content

Instantly share code, notes, and snippets.

@doubledouble
Last active December 27, 2015 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doubledouble/7293135 to your computer and use it in GitHub Desktop.
Save doubledouble/7293135 to your computer and use it in GitHub Desktop.
自旋锁
自适应自旋
锁消除 (eg 方法体内)
锁粗化
轻量级锁 (CAS)
偏向锁
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment