...
Wiki Markup |
---|
\[[API 06|AA. Java References#API 06]\] Interface {{Runnable}} and class {{Thread}} |
...
CON05CON03-J. Do not defer a thread that is holding a lockUse the private lock object idiom instead of intrinsic synchronization 11. Concurrency (CON) CON00CON05-J. Synchronize access to shared mutable variablesDo not defer a thread that is holding a lock