...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| CONCURRENCY.BADFUNC.CNDSIGNAL | Use of Condition Variable Signal | ||||||
Helix QAC |
| C++1778, C++1779 | |||||||
Klocwork |
| CERT.CONC.UNSAFE_COND_VAR | |||||||
Parasoft C/C++test |
| CERT_CPP-CON55-a | Do not use the 'notify_one()' function when multiple threads are waiting on the same condition variable | ||||||
| 5020 |
...