]> Git Repo - qemu.git/commit - util/log.c
util/log: Use qemu_log_trylock/unlock in qemu_log
authorRichard Henderson <[email protected]>
Sun, 17 Apr 2022 18:29:56 +0000 (11:29 -0700)
committerRichard Henderson <[email protected]>
Wed, 20 Apr 2022 17:51:11 +0000 (10:51 -0700)
commit095e9855b774b9da9b84c9cf21cbd856ae482670
tree78d370d5696532223fef2e7f31eae699326ee4d0
parent9aee8f2c299c50bcad3af31c6e2bfdbe27338247
util/log: Use qemu_log_trylock/unlock in qemu_log

Avoid using QemuLogFile and RCU directly.

Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20220417183019[email protected]>
util/log.c
This page took 0.025742 seconds and 4 git commands to generate.