...
| Tool | Version | Checker | Description | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| CONCURRENCY.LOCK.ORDER | Conflicting lock order | |||||||
| Klocwork |
| CONC.DL | ||||||||
| Parasoft C/C++test |
| CERT_C-POS51-a | Do not acquire locks in different order | |||||||
| Polyspace Bug Finder |
| Deadlock | CERT C: Rule POS51-C | Checks for deadlock (rule fully covered)Call sequence to lock functions cause two tasks to block each other |
Related Guidelines
Key here (explains table format and definitions)
...