You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

When multiple threads can read or modify the same data, use mutual exclusion primitives to avoid software flaws that could lead to security vulnerabilities.

  • No labels