Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp) v1.0

...

This rule appears in the Java Secure Coding Standard as LCK07-J. Avoid deadlock by requesting and releasing locks in the same order.

...

Bibliography

Wiki Markup
\[[pthread_mutex | https://computing.llnl.gov/tutorials/pthreads/#Mutexes]\]  pthread_mutex tutorial
\[[MITRE CWE:764 | http://cwe.mitre.org/data/definitions/764.html]\] Multiple Locks of Critical Resources
\[[Bryant 03|AA. Bibliography#Bryant 03]\] Chapter 13, Concurrent Programming

...

      5014. POSIX Concurrency (POSCON)      Image Removed49. Miscellaneous (MSC)