12 Oct
2009
12 Oct
'09
02:48
I realixe, per section 13.2, Each thread has a "mailbox" which is used for inter-thread communication. however, is there a builtin for global mailboxes (mailboxes taht are just variables; rather than mailboxes associated with threads)? Thanks