Home
last modified time | relevance | path

Searched refs:interrupt_count (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-mips.c381 static int interrupt_count; variable
1718 interrupt_count = 0; in mips_wait()
2131 interrupt_count++; in mips_kill()
2133 if (interrupt_count >= 2) in mips_kill()
2135 interrupt_count = 0; in mips_kill()