Searched refs:TimerWakeUp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/macosx/
H A DtclMacOSXNotify.c379 static void TimerWakeUp(CFRunLoopTimerRef timer, void *info);
839 * TimerWakeUp --
853 TimerWakeUp(
891 CF_TIMEINTERVAL_FOREVER, 0, 0, TimerWakeUp, NULL);
846 TimerWakeUp( function

Completed in 168 milliseconds