Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote.c1902 static int threadref_to_int (threadref *ref);
2219 threadref_to_int (threadref *ref) in threadref_to_int() function
2565 ptid_t ptid = ptid_build (pid, 0, threadref_to_int (ref)); in remote_newthread_step()