A TeamList implementation that sends TeamListMessages to a MsgPort.
Since the `event' call back happens on kernel time we don't want to waste
time so we just visit the other team, construct a message and send it off
to someone who can handle it better.
Constructor Summary
TeamListMessenger(MsgPort mp)
Construct a messenger that will send TeamListMessage's to the given
MsgPort.
Callback for handling events related to teams. NOTE: This is called in
the context of the kernel so you must use the provided TeamReservation
if you want to do anything in the Importables team.
This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions. Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/ Generated on Mar 17, 2002