...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| deadlock | Supported by sound analysis (deadlock alarm) | ||||||
| CodeSonar |
| CONCURRENCY.LOCK.ORDER | Conflicting lock order | ||||||
| Coverity |
| ORDER_REVERSAL | Fully implemented | ||||||
| Klocwork |
| CONC.DL | |||||||
| Parasoft C/C++test |
| BDCERT_C-TRSCON35-DLOCKa | Avoid double locking Fully implemented | ||||||
| Polyspace Bug Finder |
| Deadlock | Call sequence to lock functions cause two tasks to block each other |
...