Searched refs:gdb_threadid (Results 1 – 1 of 1) sorted by relevance
5066 ptid_t gdb_threadid = MERGEPID (pi->pid, thread->tid); in procfs_notice_thread() local5068 if (!in_thread_list (gdb_threadid)) in procfs_notice_thread()5069 add_thread (gdb_threadid); in procfs_notice_thread()