If you need to do A and then B in that order, but you're doing B and then A. It doesn't matter if you're doing B and then A in a single thread, the operations are out of sync.
So I guess you could define this scenario as asynchronous.
So wait, is the word they mean by asynchrony actually the word "dependency"?
So wait, is the word they mean by asynchrony actually the word "dependency"?