Synchronize
Ensures that all instructions preceding the function the call to __sync complete before any instructions following the function call can execute.
void __sync (void); void __iospace_sync (void);
void __sync (void);
void __iospace_sync (void);