Searched defs:gdb_id (Results 1 – 3 of 3) sorted by relevance
32 unsigned int gdb_id; member98 void add_thread (unsigned long thread_id, void *target_data, unsigned int gdb_id) in add_thread()136 struct thread_info * gdb_id_to_thread (unsigned int gdb_id) in gdb_id_to_thread()150 unsigned long gdb_id_to_thread_id (unsigned int gdb_id) in gdb_id_to_thread_id()
671 unsigned long gdb_id; in handle_query() local1019 unsigned long gdb_id, thread_id; in server_main() local1190 unsigned long gdb_id, thread_id; in server_main() local
1573 static inline int gdb_id(CPUState *cpu) in gdb_id() function