History for src/natools-references__unsafe.adb
2014-08-24
| ||
20:31 |
references: add Is_Last primitive
It's almost a break in abstraction, and it's unsafe to use when the reference can be accessed concurrently. However it might have some use in some context, to free the last reference when checked in a protected or thread-local context, to build a crude garbage collection system. file: [6254848d3e] check-in: [610b834d9d] user: nat, branch: trunk, size: 4627 [annotate] [blame] [check-ins using] [diff] | |
2014-07-16
| ||
17:44 | Renamed src/natools-references.adb → src/natools-references__unsafe.adb. references: prepare variants, calling "unsafe" the existing one file: [4a7ba030d7] check-in: [ed32c25b9b] user: nat, branch: trunk, size: 4502 [annotate] [blame] [check-ins using] [diff] | |