Lines Matching refs:fbsd_thread_active
76 static int fbsd_thread_active; variable
258 if (fbsd_thread_active) in thread_from_lwp()
411 fbsd_thread_active = 1; in fbsd_thread_activate()
428 fbsd_thread_active = 0; in fbsd_thread_deactivate()
482 if (fbsd_thread_active) in fbsd_thread_new_objfile()
485 fbsd_thread_active = 0; in fbsd_thread_new_objfile()
496 if (fbsd_thread_active) in fbsd_thread_new_objfile()
552 if (fbsd_thread_present && !fbsd_thread_active) in fbsd_thread_attach()
561 if (fbsd_thread_present && !fbsd_thread_active) in fbsd_thread_post_attach()
611 if (!fbsd_thread_active) in fbsd_thread_resume()
1059 if (fbsd_thread_present && !fbsd_thread_active) in fbsd_thread_create_inferior()
1068 if (fbsd_thread_present && !fbsd_thread_active) in fbsd_thread_post_startup_inferior()
1081 if (fbsd_thread_active) in fbsd_thread_mourn_inferior()
1137 if (fbsd_thread_active) in fbsd_thread_alive()
1191 if (!fbsd_thread_active) in fbsd_thread_find_new_threads()
1321 if (fbsd_thread_active) in fbsd_thread_tsd_cmd()
1349 if (!fbsd_thread_active || !IS_THREAD(inferior_ptid)) in fbsd_thread_signal_cmd()
1440 if (fbsd_thread_active) in fbsd_core_detach()