2005-08-31 01:06 AM
Semaphores and/or test and set instruction
2005-08-29 05:10 AM
Hi there,
Does ARM have some ''test and set'' assembler instruction to implement semaphores? Or maybe there are some compiler directives to accomplish this (in GCC and/or RealView)? Does anyone have examples (using ''asm'' inlines, compiler pragmas, __attributes__ etc. )? /Beach