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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dthread.h189 int physwindow_busy; member in struct:machine_thread
H A Dloose_ends.c1030 if (current_thread()->machine.physwindow_busy) {
1062 current_thread()->machine.physwindow_busy = 1;
1096 current_thread()->machine.physwindow_busy = 0;
H A Dpcb.c1660 thread->machine.physwindow_busy = 0;

Completed in 18 milliseconds