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.
-
SEC57-J. Do not let untrusted code misuse privileges of callback methods (SEI CERT Oracle Coding Standard for Java)
-
POS44-C. Do not use signals to terminate threads (SEI CERT C Coding Standard)
-
POS52-C. Do not perform operations that can block while holding a POSIX lock (SEI CERT C Coding Standard)
-
POS51-C. Avoid deadlock with POSIX threads by locking in predefined order (SEI CERT C Coding Standard)
-
-
-
POS48-C. Do not unlock or destroy another POSIX thread's mutex (SEI CERT C Coding Standard)
-
ARR38-C. Guarantee that library functions do not form invalid pointers (SEI CERT C Coding Standard)
-
CON09-C. Avoid the ABA problem when using lock-free algorithms (SEI CERT C Coding Standard)
-