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.
-
-
CON05-C. Do not perform operations that can block while holding a lock (SEI CERT C Coding Standard)
-
-
-
POS47-C. Do not use threads that can be canceled asynchronously (SEI CERT C Coding Standard)
-
CON30-C. Clean up thread-specific storage (SEI CERT C Coding Standard)
-
CON37-C. Do not call signal() in a multithreaded program (SEI CERT C Coding Standard)
-
-
-