Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dbsd-uthread.c123 static int bsd_uthread_active; variable
168 if (bsd_uthread_active) in bsd_uthread_activate()
200 bsd_uthread_active = 1; in bsd_uthread_activate()
209 bsd_uthread_active = 0; in bsd_uthread_close()
224 if (!bsd_uthread_active) in bsd_uthread_deactivate()