[libvirt] [PATCH v2 2/4] Remove windows thread implementation in favour of pthreads

Eric Blake eblake at redhat.com
Mon Jan 27 22:47:19 UTC 2014


On 01/27/2014 10:18 AM, Daniel P. Berrange wrote:
> There are a number of pthreads impls available on Win32
> these days, in particular the mingw64 project has a good
> impl. Delete the native windows thread implementation and
> rely on using pthreads everywhere.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---

I'm still a bit worried about alienating F19 or RHEL.

> +if test "$ac_cv_func_pthread_mutexattr_init:$pthread_found" != "yes:yes"
> +then
> +  AC_MSG_ERROR([A pthreads impl is required for building libvirt])

s/impl/implementation/

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140127/ed35afe3/attachment-0001.sig>


More information about the libvir-list mailing list