X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fguestfs.pod;h=c85b0c598f97d89292f15cb9748f1cdeef61d681;hp=630379cfa8b1fe0f7670fa2e4f4a42cfed5fb208;hb=7a5a9886a33c2f0294d4cae3d9a0c99c47acf695;hpb=66c783609639822d2d66248d5fd86d818f1d2a5f diff --git a/src/guestfs.pod b/src/guestfs.pod index 630379c..c85b0c5 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -1330,6 +1330,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