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

Atomic operations in RTEMS



Hi,

Don't you think that atomic operations might be very useful in RTEMS?
This will avoid doing irq_lock()/unlock() in places where we have some 
some shared fields.

Thanks,
Oleg