[dmd-concurrency] What is shared?

Michel Fortin michel.fortin at michelf.com
Sun Jan 3 17:43:32 PST 2010


Le 2010-01-03 à 19:34, Andrei Alexandrescu a écrit :

> Conversely, an object _not_ marked as "shared" is definitely visible only within one thread.

Except for those marked immutable, which also implies shared.

-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/





More information about the dmd-concurrency mailing list