Enable multithreaded OCaml programs.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 20 Dec 2007 16:15:13 +0000 (16:15 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 20 Dec 2007 16:15:13 +0000 (16:15 +0000)
* libvirt/libvirt_c.c: Use enter/leave_blocking_section around
  synchronous libvirt API calls, so that multithreaded OCaml
  programs can be used.


No differences found