ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MP/MP/Global.pm
(Generate patch)

Comparing AnyEvent-MP/MP/Global.pm (file contents):
Revision 1.51 by root, Sat Mar 3 19:43:41 2012 UTC vs.
Revision 1.52 by root, Sun Mar 4 15:12:26 2012 UTC

44# TODO: this is ugly (classical use vars vs. our), 44# TODO: this is ugly (classical use vars vs. our),
45# maybe this should go into MP::Kernel 45# maybe this should go into MP::Kernel
46 46
47our %NODE; 47our %NODE;
48our $NODE; 48our $NODE;
49our $LISTENER;
50 49
51our $GLOBAL; 50our $GLOBAL;
52our $MASTER; 51our $MASTER;
53our $MASTER_MON; 52our $MASTER_MON;
54our $MASTER_TIMER; 53our $MASTER_TIMER;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines