Keep in mind that in D everything is thread-local by default! :)For shared resources use __gshared or shared (although I do not know for sure whether shared works or not).
Re: New to D - playing with Thread and false Sharing
Dejan Lekic via Digitalmars-d-learn Thu, 20 Aug 2015 08:41:30 -0700
- New to D - playing with Thread an... tony288 via Digitalmars-d-learn
- Re: New to D - playing with ... Dejan Lekic via Digitalmars-d-learn
- Re: New to D - playing w... tony288 via Digitalmars-d-learn
- Re: New to D - playi... Nicholas Wilson via Digitalmars-d-learn
- Re: New to D - p... Russel Winder via Digitalmars-d-learn
- Re: New to D - playi... Russel Winder via Digitalmars-d-learn
- Re: New to D - playing w... Rikki Cattermole via Digitalmars-d-learn
- Re: New to D - playi... John Colvin via Digitalmars-d-learn
- Re: New to D - playing with ... Kagamin via Digitalmars-d-learn
- Re: New to D - playing w... tony288 via Digitalmars-d-learn