qemu-e2k/hw/9pfs
Gerd Hoffmann ad8b818686 Don't use g_thread_get_initialized.
Initialize glib threads unconditionally in main() instead
of using g_thread_get_initialized in the 9p code.

Fixes a build failure on RHEL-5, which ships glib 2.12.
g_thread_get_initialized was added in 2.20.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2011-09-09 12:58:16 -05:00
..
codir.c hw/9pfs: Add directory reclaim support 2011-08-25 20:16:42 +05:30
cofile.c hw/9pfs: Add file descriptor reclaim support 2011-08-25 20:16:41 +05:30
cofs.c hw/9pfs: Add yield support for symlin coroutine 2011-08-22 09:44:26 +05:30
coxattr.c hw/9pfs: Add yeild support for clunk related coroutine 2011-08-22 09:44:13 +05:30
virtio-9p-coth.c Don't use g_thread_get_initialized. 2011-09-09 12:58:16 -05:00
virtio-9p-coth.h hw/9pfs: Add file descriptor reclaim support 2011-08-25 20:16:41 +05:30
virtio-9p-debug.c virtio-9p: Use relative includes for files in hw 2011-06-01 10:25:03 -07:00
virtio-9p-debug.h
virtio-9p-device.c hw/9pfs: init fid list properly 2011-08-25 20:16:41 +05:30
virtio-9p-local.c use readdir_r instead of readdir for reentrancy 2011-08-22 09:44:52 +05:30
virtio-9p-posix-acl.c [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p-xattr-user.c [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p-xattr.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
virtio-9p-xattr.h [virtio-9p] Make rpath thread safe 2011-06-01 10:25:17 -07:00
virtio-9p.c hw/9pfs: mark directories also as un-reclaimable on unlink 2011-08-25 20:16:42 +05:30
virtio-9p.h Merge remote-tracking branch 'aneesh/for-upstream-3' into staging 2011-09-08 08:52:59 -05:00