|
FreeRDP
|
Macros | |
| #define | FIRE_COUNT 5 |
| #define | TIMER_COUNT 5 |
Functions | |
| static VOID CALLBACK | TimerRoutine (PVOID lpParam, BOOLEAN TimerOrWaitFired) |
| int | TestSynchTimerQueue (int argc, char *argv[]) |
| #define FIRE_COUNT 5 |
| #define TIMER_COUNT 5 |
| int TestSynchTimerQueue | ( | int | argc, |
| char * | argv[] | ||
| ) |
Note: If the CompletionEvent parameter is INVALID_HANDLE_VALUE, the function waits for any running timer callback functions to complete before returning.

|
static |

