avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] '#pragma reentrant' no effect in avr-GCC ?


From: Paul lowe
Subject: Re: [avr-chat] '#pragma reentrant' no effect in avr-GCC ?
Date: Thu, 2 Oct 2008 00:34:07 -0700 (PDT)
User-agent: SquirrelMail/1.5.1

Are you using "static" storage classes in the function?

Cheers

-Paul

On Wed, October 1, 2008 11:52 pm, Tobias Drößler wrote:
> Hey,
>
>
> my question is in the subject-line ...
>
> i try to understand  some  c-sources ...
>
>
>
> i read that this line  in "genearal" c (compiler depended)  means that the
> function(s)  can be re-entered while it is already running. but compiled
> with the avr-gcc -- there is no effect in the programcode, or is that
> wrong?
>
>
> regards  Tobias
>
>
> _______________________________________________
> AVR-chat mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-chat
>
>






reply via email to

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