Natools

History of src/natools-references__intel.adb of 3b9dae1e75a5ac8f
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of the file that is called src/natools-references__intel.adb at check-in 3b9dae1e75a5ac8f

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

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