[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Atomic operations in RTEMS
- Date: Mon, 07 Dec 2009 21:53:06 +0300
- From: Oleg.Kravtsov at oktetlabs.ru (Oleg Kravtsov)
- Subject: 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