Natools

History of src/natools-references__protected.adb of fe798b80fc9938f8
Login

History of the file that is called src/natools-references__protected.adb at check-in fe798b80fc9938f8

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: [440d417607] check-in: [610b834d9d] user: nat, branch: trunk, size: 5078 [annotate] [blame] [check-ins using] [diff]

2014-07-17
19:37
Added: references__protected: task-safe portable variant of Natools.References, based on protected counters file: [3bfa20ca4b] check-in: [66369eba6c] user: nat, branch: trunk, size: 4947 [annotate] [blame] [check-ins using]