From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH 0 of 2] libxc: Add option to disable threading at runtime. Date: Thu, 2 Dec 2010 14:56:03 +0000 Message-ID: <4CF7B383.9000707@eu.citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Ian, Campbell , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 02/12/10 13:50, Ian Campbell wrote: > The following series allows the library user to disable reentrancy > protection in the library. > > This is to enable libxc to be used by language bindings which do their > own reentrancy protection and/or have threading models which conflict > with the use of threads in the library. great patchseries ! -- Vincent