[libvirt] PATCH: 0/28: Thread safety for libvirtd daemon and drivers

Chris Wright chrisw at redhat.com
Thu Dec 4 00:15:05 UTC 2008


* Daniel P. Berrange (berrange at redhat.com) wrote:
> (*
>  * This is the list of all libvirt methods which return
>  * pointers to locked objects
>  *)
> let lockedObjMethods = [
>    "virDomainFindByID";
>    "virDomainFindByUUID";
>    "virDomainFindByName";
>    "virDomainAssignDef";
...

All quite cool.  Anyway to annotate the source so these tables don't get
out of date?




More information about the libvir-list mailing list