January 02, 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