Richard Henderson
c60f599bcb
util/log: Rename qemu_log_lock to qemu_log_trylock
...
This function can fail, which makes it more like ftrylockfile
or pthread_mutex_trylock than flockfile or pthread_mutex_lock,
so rename it.
To closer match the other trylock functions, release rcu_read_lock
along the failure path, so that qemu_log_unlock need not be called
on failure.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220417183019.755276-8-richard.henderson@linaro.org>
2022-04-20 10:51:11 -07:00
..
2022-04-06 14:31:55 +02:00
2022-04-06 20:03:26 +01:00
2021-10-12 08:20:08 +02:00
2022-04-06 14:31:55 +02:00
2022-04-20 09:36:24 +02:00
2022-03-22 20:45:30 +00:00
2022-04-06 14:31:55 +02:00
2022-03-09 18:06:40 +00:00
2022-03-21 15:44:44 +01:00
2022-04-20 09:36:24 +02:00
2021-04-09 16:05:16 -04:00
2021-05-02 17:24:51 +02:00
2022-04-19 18:22:16 -07:00
2022-04-06 14:31:55 +02:00
2022-03-08 09:18:11 +01:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:56 +02:00
2022-03-21 15:44:44 +01:00
2022-04-20 09:36:24 +02:00
2022-03-09 09:13:39 +00:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2021-09-30 13:42:10 +01:00
2022-03-08 19:38:17 +01:00
2022-03-08 19:38:17 +01:00
2022-04-20 09:36:24 +02:00
2022-02-21 13:30:20 +00:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-04-20 10:51:11 -07:00
2022-04-06 14:31:55 +02:00
2021-09-30 13:42:10 +01:00
2022-03-21 15:44:44 +01:00
2022-04-06 14:31:55 +02:00
2022-02-26 10:39:36 +09:00
2022-04-06 14:31:55 +02:00
2022-03-06 05:08:23 -05:00
2022-04-06 14:31:55 +02:00
2021-05-02 17:24:50 +02:00
2022-04-20 09:36:24 +02:00
2022-04-06 10:50:38 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 10:50:37 +02:00
2022-04-06 14:31:55 +02:00
2022-04-20 09:36:24 +02:00
2022-04-06 10:50:38 +02:00
2022-04-06 14:31:55 +02:00
2022-03-08 18:46:48 +01:00
2022-03-21 15:44:44 +01:00
2022-03-06 05:28:55 -05:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-03-08 09:18:11 +01:00
2022-03-21 15:44:44 +01:00
2022-04-06 10:50:38 +02:00
2021-07-20 20:10:21 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 10:50:38 +02:00
2022-04-19 18:22:16 -07:00
2021-11-02 15:57:27 +01:00
2022-03-22 14:40:51 +04:00
2020-08-21 06:30:33 -04:00
2022-04-06 10:50:37 +02:00
2021-09-30 13:42:10 +01:00
2021-06-17 07:10:32 -05:00