diff options
| author | Stefan Hajnoczi <stefanha@redhat.com> | 2013-12-12 15:50:11 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-01-27 15:49:39 +0100 |
| commit | 05735a2a9cf37f5dc11ece998906431dda707258 (patch) | |
| tree | 27c2321ea48404f3b63c6516ab7d233ee35c290c /scripts/tracetool/backend/simple.py | |
| parent | b618c28831eda2531acc5c1feb9dbb3047d19391 (diff) | |
| download | focaccia-qemu-05735a2a9cf37f5dc11ece998906431dda707258.tar.gz focaccia-qemu-05735a2a9cf37f5dc11ece998906431dda707258.zip | |
trace: add glib 2.32+ static GMutex support
The GStaticMutex API was deprecated in glib 2.32. We cannot switch over to GMutex unconditionally since we would drop support for older glib versions. But the deprecated API warnings during build are annoying so use static GMutex when possible. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/simple.py')
0 files changed, 0 insertions, 0 deletions