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

/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c76 static int fbsd_thread_active; variable
258 if (fbsd_thread_active)
411 fbsd_thread_active = 1;
428 fbsd_thread_active = 0;
482 if (fbsd_thread_active)
485 fbsd_thread_active = 0;
496 if (fbsd_thread_active)
552 if (fbsd_thread_present && !fbsd_thread_active)
561 if (fbsd_thread_present && !fbsd_thread_active)
611 if (!fbsd_thread_active)
[all...]

Completed in 47 milliseconds