
Go to the source code of this file.
Functions | |
| static void | crash_node_handle (ChMessage *m) |
| Handles the crash announcement message. | |
Variables | |
| void(* | notify_crash_fn )(int) |
| static void crash_node_handle | ( | ChMessage * | m | ) | [static] |
Handles the crash announcement message.
For double in-memory checkpoint, it calls the notify crash function.
Definition at line 7 of file machine-recover.c.
References ChMessageInt(), ChMessage::data, and notify_crash_fn.
Referenced by KillOnAllSigs().
1.5.5