Next: , Previous: System Assertions s-assert ads, Up: The GNAT Library


12.136 System.Atomic_Counters (s-atocou.ads)

This package provides the declaration of an atomic counter type, together with efficient routines (using hardware synchronization primitives) for incrementing, decrementing, and testing of these counters. This package is implemented on most targets, including all Alpha, ia64, PowerPC, SPARC V9, x86, and x86_64 platforms.