Docs/RCU: Correct sample code of qatomic_rcu_set
[qemu/ar7.git] / tests / qapi-schema / oob-coroutine.json
blob0f67663bcd683a5663447388fa405e436af2efd3
1 # Check that incompatible flags allow-oob and coroutine are rejected
2 { 'command': 'oob-command-1', 'allow-oob': true, 'coroutine': true }