On Fri, 12 Aug 2011, Mike McCormack wrote:
> On 08/12/2011 02:28 PM, Vincent Torri wrote: >> >> it seems to me that if eina is not build with threading support, there is >> not a lot of thread safety in ecore > > Seems correct to me... > > If you don't want threads, then you don't need thread safety, right? threading support == Eina_Lock is really a mutex so, suppose that eina has not the thead support enabled and you enable the thread safety in ecore. You'll have a beautiful 'yes' in ecore's configure output for the thread safety in the main loop, while there will be no thrad safety at all... So my remark was more a question : should we check if eina has threads enabled or not in ecore's configure.ac ? Vincent ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel