It is the actual definition of sequential executio...
# coroutines
e
It is the actual definition of sequential execution. Execution is called sequential if it is totally ordered by happens-before relation, which also gives you "visibility" all the other goodies you used to have in a regular, single-threaded world.