X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fguestfs.pod;h=2d30e34b0e946b252b850ef2b63e0b72be0e08f7;hp=c4fd53e0afee708dbe7f49aaef25fd98616a0c96;hb=feb0c716e930d232ac9936d789f6b67a59039f95;hpb=22561cca8313cbf3555b986bd67c25dda643eadf diff --git a/src/guestfs.pod b/src/guestfs.pod index c4fd53e..2d30e34 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -1282,6 +1282,9 @@ Only use the handle from a single thread. Either use the handle exclusively from one thread, or provide your own mutex so that two threads cannot issue calls on the same handle at the same time. +See the graphical program guestfs-browser for one possible +architecture for multithreaded programs using libvirt and libguestfs. + =head1 QEMU WRAPPERS If you want to compile your own qemu, run qemu from a non-standard