It is better pedagogically to stick with locks. It flows better with the earlier part of the course, and atomics allow for race conditions. Remove atomics from all of the examples and documentation.
It is better pedagogically to stick with locks. It flows better with the earlier part of the course, and atomics allow for race conditions.
Remove atomics from all of the examples and documentation.