Hi Riccardo,
Actually I had issues in multithreading, that if I use a BOOL between 2
threads, the app crash. To go around it, I have to use NSConditionLock

On Sat, Nov 1, 2014 at 10:43 AM, Riccardo Mottola <
riccardo.mott...@libero.it> wrote:

> Hi,
>
> Amr Aboelela wrote:
>
>> WARNING your program is becoming multi-threaded, but you are using an
>> ObjectiveC runtime library which does not have a thread-safe implementation
>> of the +initialize method. Please see README.initialize for more
>> information.
>>
> I don't know what myOS is, but most of the time it is not a problem, you
> can ignore this warning. It depends on what is done in your initialize
> method. I never had a problem.
>
> Riccardo
>



-- 
Info about Islam: http://wikiz.info/islam
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to