Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dbsd-uthread.c124 static int bsd_uthread_active; variable
161 if (bsd_uthread_active) in bsd_uthread_activate()
193 bsd_uthread_active = 1; in bsd_uthread_activate()
203 if (!bsd_uthread_active) in bsd_uthread_deactivate()
206 bsd_uthread_active = 0; in bsd_uthread_deactivate()