Important: The information in this document is obsolete and should not be used for new development.
Atomic Operations
Open Transport supplies a number of atomic functions that you can use in your code. The primary reason for these routines is that atomic operations minimize the need for turning interrupts on and off. A secondary reason is to make your code multiprocessor safe.