Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gnat-sockets-server.adb | 2023-03-10 | 101.3 kB | |
generic_blackboard.ads | 2022-11-26 | 12.2 kB | |
synchronization-interprocess-generic_blackboard.ads | 2022-11-26 | 13.7 kB | |
gnat-sockets-server.ads | 2021-10-23 | 58.0 kB | |
generic_blackboard.adb | 2018-07-21 | 18.8 kB | |
synchronization-interprocess-generic_blackboard.adb | 2018-07-21 | 26.1 kB | |
readme.txt | 2015-02-19 | 755 Bytes | |
Totals: 7 Items | 230.8 kB | 0 |
This directory contains packages of the simple components project. See the documentation: http://www.dmitry-kazakov.de/ada/components.htm The package implementations provided here use Ada's pragma Atomic for all cases. The following table lists cases when particular a implementation shall be selected: +------------------------------------------------- | 64-bit pragma Atomic supported | +------------------------------------------- | | Stream_Element_Offset bits --------------------| | +------------------------------------- ../ada | yes | any | ../gcc | no | 32 | ../gcc-long-offsets | no | 64 |