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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dthread.h185 #define WINDOWS_CLEAN 1 macro
H A Dgenassym.c204 DECLARE("WINDOWS_CLEAN", WINDOWS_CLEAN);
H A Didt.s505 movl $(WINDOWS_CLEAN),ACT_COPYIO_STATE(%ecx)
H A Didt64.s530 /* flag the copyio engine state as WINDOWS_CLEAN */
532 movl $(WINDOWS_CLEAN),ACT_COPYIO_STATE(%eax)
H A Dloose_ends.c707 * WINDOWS_CLEAN - set by the return to user path to indicate
903 copyio_state = WINDOWS_CLEAN;

Completed in 82 milliseconds