diff options
author | Mahmoud Mandour | 2021-03-11 04:15:35 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert | 2021-03-15 21:01:55 +0100 |
commit | 373969507a3dc7de2d291da7e1bd03acf46ec643 (patch) | |
tree | c1790bd280139b90936cb3ed945b705011b5b0e8 /hw/net/net_tx_pkt.h | |
parent | monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD (diff) | |
download | qemu-373969507a3dc7de2d291da7e1bd03acf46ec643.tar.gz qemu-373969507a3dc7de2d291da7e1bd03acf46ec643.tar.xz qemu-373969507a3dc7de2d291da7e1bd03acf46ec643.zip |
migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Replaced various qemu_mutex_lock calls and their respective
qemu_mutex_unlock calls with QEMU_LOCK_GUARD macro. This simplifies
the code by eliminating the respective qemu_mutex_unlock calls.
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Message-Id: <20210311031538.5325-7-ma.mandourr@gmail.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/net/net_tx_pkt.h')
0 files changed, 0 insertions, 0 deletions