synchronized classes and shared
Tejas
notrealemail at gmail.com
Sat Aug 20 03:05:51 UTC 2022
On Friday, 19 August 2022 at 19:43:09 UTC, Loara wrote:
> On Friday, 19 August 2022 at 13:49:00 UTC, frame wrote:
>> [...]
>
> Right, but then Phobos should allow to pass also `synchronized`
> classes between threads and not only `shared` data. Actually
> `synchronized` classes are almost useless since you can't pass
> through threads without using low-level functions or using
> `cast`.
I believe Walter has already said that the `synchronised` stuff
is a failed experiment and to just ignore it
More information about the Digitalmars-d
mailing list