[Spice-devel] [PATCH 2/2] replay: use plain pthread for mutex/condition

Frediano Ziglio fziglio at redhat.com
Wed Aug 26 05:06:07 PDT 2015


> 
> On Tue, Aug 25, 2015 at 10:43:54AM +0100, Frediano Ziglio wrote:
> > Mutex/conditional require Glib 2.32 which is not available in RHEL6.
> 
> This is not 100% true, g_mutex_init()/g_mutex_clear() do require glib 2.32,
> g_mutex_lock()/g_mutex_unlock() (for example) have been there forever.
> 
> Christophe
> 

Yes, more that the entire infrastructure was the way mutex were used.

Frediano


More information about the Spice-devel mailing list