...
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 | |||||||||||
Include Page | PRQA QA-C++_V | PRQA QA-C++_V | 5020 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...