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.
-
-
POS54-C. Detect and handle POSIX library errors (SEI CERT C Coding Standard)
-
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)
-
-
POS47-C. Do not use threads that can be canceled asynchronously (SEI CERT C Coding Standard)