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

/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp181 bool hardwareInterrupt = false; local
289 hardwareInterrupt = true;
313 } else if (hardwareInterrupt && thread->post_interrupt_callback != NULL) {

Completed in 27 milliseconds