diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2014-05-08 12:30:48 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-06-10 07:44:01 +0200 |
commit | fd25c0e6dd1ed2aa932fa7ef814b32457bf270fd (patch) | |
tree | c01e33393dd59d144ad7c0dbe0ad286773b689c6 /.gitignore | |
parent | 2a0c46da967e5dc8cfe73b1b6fe7a1600c04f461 (diff) |
libcacard: replace qemu thread primitives with glib ones
Replace QemuMutex with GMutex and QemuCond with GCond
(with corresponding function changes), to make libcacard
independent of qemu internal functions.
After this step, none of libcacard internals use any
qemu-provided symbols. Maybe it's a good idea to
stop including qemu-common.h internally too.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Alon Levy <alevy@redhat.com>
Tested-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions