Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This rule is a translation from the [THI04-J. Notify all waiting threads instead of a single thread|THI04-J.

Bibliography

Wiki Markup
\[[Open Group|AA. Bibliography#OpenGroup04]\] [pthread_cond_signal() pthread_cond_broadcast()|http://www.opengroup.org/onlinepubs/7990989775/xsh/pthread_cond_signal.html]\\ 

...

CON37-C. Do not use more than one mutex for concurrent waiting operations on a condition variable      14. Concurrency (CON)      49. Miscellaneous (MSC)