The programming language incorporates thread+locking mechanisms.
Maybe there's a more appropriate term than multiplexing, but I think that's certainly better than concurrency at describing it.
A more accurate statement would be that parallelism introduces additional possibilities for data races than those possible from concurrent execution (without parallelism).
Threads+locking introduce data race issues into Harmony's model. As far as I can tell.
I'm sorry that you feel his contributions are meaningless because he hasn't caught up with the way that devops people talk about these things.