Inherits Continuation.

| Public Member Functions | |
| int | zombieEvent (int, Event *e) | 
| int | dieEvent (int event, Event *e) | 
| ConfigurationContinuation (ClusterConfiguration *cc, ClusterConfiguration *aprev) | |
| Data Fields | |
| ClusterConfiguration * | c | 
| ClusterConfiguration * | prev | 
Definition at line 243 of file ClusterConfig.cc.
| ConfigurationContinuation::ConfigurationContinuation | ( | ClusterConfiguration * | cc, | |
| ClusterConfiguration * | aprev | |||
| ) |  [inline] | 
Definition at line 267 of file ClusterConfig.cc.
References Continuation::mutex, new_ProxyMutex(), SET_HANDLER, and zombieEvent().
| int ConfigurationContinuation::dieEvent | ( | int | event, | |
| Event * | e | |||
| ) |  [inline] | 
| int ConfigurationContinuation::zombieEvent | ( | int | , | |
| Event * | e | |||
| ) |  [inline] | 
Definition at line 249 of file ClusterConfig.cc.
References CLUSTER_CONFIGURATION_ZOMBIE, dieEvent(), prev, Event::schedule_in(), and SET_HANDLER.
Referenced by ConfigurationContinuation().
Definition at line 245 of file ClusterConfig.cc.
Referenced by dieEvent().
Definition at line 246 of file ClusterConfig.cc.
Referenced by zombieEvent().
 1.7.1
 1.7.1