Home
last modified time | relevance | path

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

/freebsd-12.1/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c76 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()
496 if (fbsd_thread_active) in fbsd_thread_new_objfile()
611 if (!fbsd_thread_active) in fbsd_thread_resume()
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()
[all …]