Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
-
-
-
CON09-C. Avoid the ABA problem when using lock-free algorithms (SEI CERT C Coding Standard)
-
-
CON05-C. Do not perform operations that can block while holding a lock (SEI CERT C Coding Standard)
-
SEC51-J. Minimize privileged code (SEI CERT Oracle Coding Standard for Java)
-
-
-
EXP19-C. Use braces for the body of an if, for, or while statement (SEI CERT C Coding Standard)