X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fguestfs.pod;h=de5e254372580408a254c5981be840c0f9b5c600;hp=97b9282409dc9868a387afbb0090bbca0be9d03b;hb=13be76168260ee57e3d134177066ca7ceb984092;hpb=b1454e38987473c94f20b10061031f2abe5a69a0 diff --git a/src/guestfs.pod b/src/guestfs.pod index 97b9282..de5e254 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -1549,6 +1549,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