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.
-
CON37-C. Do not call signal() in a multithreaded program (SEI CERT C Coding Standard)
-
-
-
POS04-C. Avoid using PTHREAD_MUTEX_NORMAL type mutex locks (SEI CERT C Coding Standard)
-
-
-
CON31-C. Do not destroy a mutex while it is locked (SEI CERT C Coding Standard)
-
-
CON43-C. Do not allow data races in multithreaded code (SEI CERT C Coding Standard)