Go to the source code of this file.
Functions | |
void | CmiPushImmediateMsg (void *msg) |
void | CmiDelayImmediate (void) |
void | CmiHandleImmediateMessage (void *msg) |
void | CmiHandleImmediate (void) |
Variables | |
int | _immediateReady = 0 |
int | _immRunning = 0 |
static void * | currentImmediateMsg = NULL |
Definition in file immediate.C.