...
Wiki Markup |
---|
\[[API 06|AA. Java References#API 06]\] Class {{ReentrantLock}} |
...
CON02CON14-J. Do not use background threads during class initializationEnsure atomicity of 64-bit operations 11. Concurrency (CON) CON22CON16-J. Use the correct form of the double-checked locking idiomDo not expect sleep() and yield() methods to have any synchronization semantics