Home
last modified time | relevance | path

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

/freebsd-12.1/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c73 static int fbsd_thread_present; variable
429 fbsd_thread_present = 0; in fbsd_thread_deactivate()
514 fbsd_thread_present = 1; 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()
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()
1418 if (fbsd_thread_present) in fbsd_core_open()