[libvirt] [PATCH 08/11] Convert daemon/events.c to use virMutex and virThread

Daniel Veillard veillard at redhat.com
Wed Nov 3 13:45:34 UTC 2010


On Tue, Nov 02, 2010 at 05:49:12PM +0000, Daniel P. Berrange wrote:
> The code currently uses pthreads APIs directly. This is not
> portable to Win32 threads. Switch it over to use the portability
> APIs. Also add a wrapper for pipe() which is subtely different
> on Win32
> 
> * daemon/event.c: Switch to use virMutex & virThread.

  nice ! ACK

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list