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

/haiku-fatelf/src/system/kernel/debug/
H A Ddebug.cpp146 static bool sCPUTrapped[B_MAX_CPU_COUNT]; variable
1778 if (sCPUTrapped[cpu])
1783 sCPUTrapped[cpu] = true;
1796 sCPUTrapped[cpu] = false;

Completed in 82 milliseconds