History of the file that is called src/natools-references__intel.adb at check-in f5300980040c16d7
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: [e77d1335d9] check-in: [610b834d9d] user: nat, branch: trunk, size: 5924 [annotate] [blame] [check-ins using] [diff] | |
2014-07-18
| ||
17:35 | Added: references__intel: new intel-specific task-safe variant of Natools.References file: [bc469c4162] check-in: [ca01910925] user: nat, branch: trunk, size: 5799 [annotate] [blame] [check-ins using] | |