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

/freebsd-10-stable/contrib/gdb/gdb/
H A Dgnu-nat.c541 static int next_thread_id = 1;
1078 thread = make_proc (inf, threads[i], next_thread_id++);
2062 return next_thread_id;
535 static int next_thread_id = 1; variable

Completed in 111 milliseconds