
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.
-
POS44-C. Do not use signals to terminate threads (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)
-
POS04-C. Avoid using PTHREAD_MUTEX_NORMAL type mutex locks (SEI CERT C Coding Standard)