Title: CON38-C. Preserve thread safety and liveness when using condition variables  
Author: Alexandre Santos Oct 28, 2010
Last Changed by: Jon O'Donnell May 19, 2022
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/l9UxBQ
Export As: Word · PDF  
Incoming Links
SEI CERT C Coding Standard (1)
    Page: CON36-C. Wrap functions that can spuriously wake up in a loop
Android (1)
    Page: Unknown Applicability (C Rules/Recomendations)
SEI CERT Oracle Coding Standard for Java (1)
    Page: THI02-J. Notify all waiting threads rather than a single thread
Hierarchy
Parent Page
    Page: Rule 14. Concurrency (CON)