AW: [En-Nut-Discussion] Ethernut Docu Improvements

Ralph Mason ralph.mason at telogis.com
Fri Jan 30 08:29:41 CET 2004


Oliver Schulz wrote:

>>a simple question: does anybody need or did implement messsage queues
>>or message passing?
>>    
>>
>Very interessing topic. I also thought about it and in release 3.5 of Nut/OS I'll try to add some code for simple message passing (like in win32) and message queueing.
>  
>
I did this a few months back, I think I posted it already.  It works well, excellent for simulating a wait on multiple events (Each event has a thread waiting that posts a message to the que with a main thread waiting)

Tried and tested (and approved?)

Regards
Ralph

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MessageQ.c
URL: <http://lists.egnite.de/pipermail/en-nut-discussion/attachments/20040130/7110649d/attachment.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MessageQ.h
URL: <http://lists.egnite.de/pipermail/en-nut-discussion/attachments/20040130/7110649d/attachment.h>


More information about the En-Nut-Discussion mailing list