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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocfs.c1558 proc_get_nthreads (procinfo *pi) function
3367 if (proc_get_nthreads (process) > 1)
3369 proc_get_nthreads (process));
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c1551 proc_get_nthreads (procinfo *pi) function
3341 if (proc_get_nthreads (process) > 1)
3343 proc_get_nthreads (process));

Completed in 205 milliseconds