Atomicity
Jump to navigation
Jump to search
Motivation
Many race conditions can be prevented by proper encapsulation avoiding check-then-write and read-write-modify patterns.
Many race conditions can be prevented by proper encapsulation avoiding check-then-write and read-write-modify patterns.