I just notice the __gshared is cross process shared. I want a
var exits in one process, but shared for multi thread with atomic
for __gshared library. how can I do this with d ?
- linux dynamic library __gshared var d007 via Digitalmars-d-learn
- Re: linux dynamic library __gshared var d007 via Digitalmars-d-learn