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

/freebsd-10.3-release/contrib/gdb/gdb/
H A Dsol-thread.c101 static int sol_thread_active = 0; variable
425 if (sol_thread_active)
815 if (sol_thread_active && !ptid_equal (inferior_ptid, null_ptid))
850 sol_thread_active = 0;
878 sol_thread_active = 1;

Completed in 104 milliseconds