[E-devel] eina array: missing guards

2010-08-13 Thread Vincent Torri

hey,

in eina_array.c, lines 761 and 808, some threaded code is not guarded

Vincent

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eina array: missing guards

2010-08-13 Thread Michael Blumenkrantz
On Fri, 13 Aug 2010 19:21:12 +0200 (CEST)
Vincent Torri vto...@univ-evry.fr wrote:

 
 hey,
 
 in eina_array.c, lines 761 and 808, some threaded code is not guarded
 
 Vincent
 
 --
 This SF.net email is sponsored by 
 
 Make an app they can't live without
 Enter the BlackBerry Developer Challenge
 http://p.sf.net/sfu/RIM-dev2dev 
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
hmmm guarded how? do you mean it is not mutexed?

-- 
Mike Blumenkrantz
Zentific: Our boolean values are huge.

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eina array: missing guards

2010-08-13 Thread Michael Blumenkrantz
On Fri, 13 Aug 2010 22:37:40 -0400
Michael Blumenkrantz m...@zentific.com wrote:

 On Fri, 13 Aug 2010 19:21:12 +0200 (CEST)
 Vincent Torri vto...@univ-evry.fr wrote:
 
  
  hey,
  
  in eina_array.c, lines 761 and 808, some threaded code is not guarded
  
  Vincent
  
  --
  This SF.net email is sponsored by 
  
  Make an app they can't live without
  Enter the BlackBerry Developer Challenge
  http://p.sf.net/sfu/RIM-dev2dev 
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 hmmm guarded how? do you mean it is not mutexed?
 
Nevermind, I see now.

-- 
Mike Blumenkrantz
Zentific: Our boolean values are huge.

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel