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