[dmd-concurrency] synchronized, shared, and regular methods inside the same class

Andrei Alexandrescu andrei at erdani.com
Tue Jan 5 15:58:51 PST 2010


Kevin Bealer wrote:
>  And I guess getting lock free systems right is normally
> considered an "experts only" kind of thing, except maybe the one-pointer 
> versions like linked list.

Even lock-free slists are heinously difficult to define correctly...

Andrei


More information about the dmd-concurrency mailing list