HomeSort by: relevance | last modified time | path
    Searched defs:kgdb_suspend_others (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
kgdb_machdep.c 173 static int kgdb_suspend_others(void);
181 kgdb_suspend_others(void) function in typeref:typename:int
237 if (!kgdb_suspend_others()) {
  /src/sys/arch/sparc64/sparc64/
kgdb_machdep.c 176 static int kgdb_suspend_others(void);
184 kgdb_suspend_others(void) function in typeref:typename:int
238 if (!kgdb_suspend_others()) {

Completed in 11 milliseconds