diff options
author | Sergey Fedorov <serge.fdrv@gmail.com> | 2016-03-23 21:47:33 +0300 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2016-05-12 14:06:41 -1000 |
commit | f9c5b66f487a04d3747dc6997b1503f9258df945 (patch) | |
tree | b7461125e578f5bd61a9ee0ad6d0d91ebf60858a /cpu-exec.c | |
parent | 89bba496322d4cf996d42cdd4bb0912231656c3d (diff) | |
download | qemu-f9c5b66f487a04d3747dc6997b1503f9258df945.tar.gz qemu-f9c5b66f487a04d3747dc6997b1503f9258df945.tar.bz2 qemu-f9c5b66f487a04d3747dc6997b1503f9258df945.zip |
tcg: Clean up tb_jmp_unlink()
Unify the code of this function with tb_jmp_remove_from_list(). Making
these functions similar improves their readability. Also this could be a
step towards making this function thread-safe.
Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com>
Signed-off-by: Sergey Fedorov <sergey.fedorov@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions