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

/macosx-10.9.5/tcl-102/tcl84/tcl/macosx/
H A DtclMacOSXNotify.c299 #define noCFafterFork (tclMacOSXDarwinRelease >= 9) macro
301 #define noCFafterFork 1 macro
1284 if (!noCFafterFork) {
1302 if (!noCFafterFork) {
/macosx-10.9.5/tcl-102/tcl/tcl/macosx/
H A DtclMacOSXNotify.c404 #define noCFafterFork (tclMacOSXDarwinRelease >= 9) macro
406 #define noCFafterFork 1 macro
1973 if (!noCFafterFork) {
1997 if (!noCFafterFork) {

Completed in 124 milliseconds