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

/macosx-10.9.5/tcl-102/tcl84/tcl/macosx/
H A DtclMacOSXNotify.c264 #ifndef TCL_EVENTS_ONLY_RUN_LOOP_MODE
265 #define TCL_EVENTS_ONLY_RUN_LOOP_MODE "com.tcltk.tclEventsOnlyRunLoopMode" macro
268 #define tclEventsOnlyRunLoopMode CFSTR(TCL_EVENTS_ONLY_RUN_LOOP_MODE)
340 tclEventsOnlyRunLoopMode = CFSTR(TCL_EVENTS_ONLY_RUN_LOOP_MODE);
/macosx-10.9.5/tcl-102/tcl/tcl/macosx/
H A DtclMacOSXNotify.c356 #ifndef TCL_EVENTS_ONLY_RUN_LOOP_MODE
357 #define TCL_EVENTS_ONLY_RUN_LOOP_MODE "com.tcltk.tclEventsOnlyRunLoopMode" macro
360 #define tclEventsOnlyRunLoopMode CFSTR(TCL_EVENTS_ONLY_RUN_LOOP_MODE)
446 tclEventsOnlyRunLoopMode = CFSTR(TCL_EVENTS_ONLY_RUN_LOOP_MODE);

Completed in 168 milliseconds