Natools

All files named "src/natools-references__protected.adb"
Login

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

History for src/natools-references__protected.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: [440d417607] check-in: [610b834d9d] user: nat branch: trunk, size: 5078

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