paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Ivy and multithreading


From: Henri Pierre
Subject: Re: [Paparazzi-devel] Ivy and multithreading
Date: Tue, 5 Jun 2012 14:15:31 +0200

Ok, thanks

Henri

2012/6/5 Alexandre Bustico <address@hidden>
Le 05/06/2012 14:00, Henri Pierre a écrit :

Hello

I'm working on writing several commands (void IvySendMsg (const char* format, ...); ) concurrently on a
Ivy bus. I wonder if the IvySendMsg function is thread safe. I did not see any synchronization process in the lib.

Does anybody has the confirmation ?

Regards
Henri

ivy-c implementation is not thread safe.

when used in multithread context, you should have one and only one thread which does all the ivy stuff.

Alexandre

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]