diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-05-27 15:51:43 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2016-06-07 16:39:06 +0300 |
commit | eb5525013ae4eaaa3038607aeb7bc1954fff8656 (patch) | |
tree | 13bc167d1db5fdcb78992bae213eb2728c3ad598 /util/log.c | |
parent | 575b22b1b7a843f34f52ebc9c00fb1c967258912 (diff) |
linux-user: Factor out handle_signal code from process_pending_signals()
Factor out the code to handle a single signal from the
process_pending_signals() function. The use of goto for flow control
is OK currently, but would get significantly uglier if extended to
allow running the handle_signal code multiple times.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'util/log.c')
0 files changed, 0 insertions, 0 deletions