diff options
author | Peter Maydell | 2012-03-03 05:52:56 +0100 |
---|---|---|
committer | Blue Swirl | 2012-04-14 12:59:14 +0200 |
commit | d1b719e98ce8b506d122a845d405f941a7a497c1 (patch) | |
tree | 397a589d1fa39c85eaec2e44acfe73453bf9ce22 /target-alpha/fpu_helper.c | |
parent | Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa (diff) | |
download | qemu-d1b719e98ce8b506d122a845d405f941a7a497c1.tar.gz qemu-d1b719e98ce8b506d122a845d405f941a7a497c1.tar.xz qemu-d1b719e98ce8b506d122a845d405f941a7a497c1.zip |
coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
The GLib threading APIs were revamped in GLib 2.31 and a number
of the old interfaces were deprecated, which means they provoke
compilation warnings (errors if -Werror) now. Add support for the
new interfaces while retaining the old ones so we can still compile
on older versions of GLib too.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-alpha/fpu_helper.c')
0 files changed, 0 insertions, 0 deletions