Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgnu-nat.c535 static int next_thread_id = 1; variable
1065 thread = make_proc (inf, threads[i], next_thread_id++); in inf_validate_procs()
2031 return next_thread_id; in inf_pick_first_thread()