[phobos] phobos commit, revision 2260

dsource.org noreply at dsource.org
Sun Jan 2 17:15:24 PST 2011


phobos commit, revision 2260


user: sean

msg:
Changed thisTid to construct a MessageBox if one doesn't exist (true for the main thread and threads created with core.thread instead of spawn).  This eliminates a double construction for spawned threads or the alternative of a segfault when sending to a thread not created by spawn.

http://www.dsource.org/projects/phobos/changeset/2260

paths changed:
U   trunk/phobos/std/concurrency.d



More information about the phobos mailing list