Searched defs:thread_obj (Results 1 – 2 of 2) sorted by relevance
41 gdbpy_ref<thread_object> thread_obj; in create_thread_object() local76 thread_object *thread_obj = (thread_object *) self; in thpy_get_name() local94 thread_object *thread_obj = (thread_object *) self; in thpy_get_details() local118 thread_object *thread_obj = (thread_object *) self; in thpy_set_name() local160 thread_object *thread_obj = (thread_object *) self; in thpy_get_num() local174 thread_object *thread_obj = (thread_object *) self; in thpy_get_global_num() local189 thread_object *thread_obj = (thread_object *) self; in thpy_get_ptid() local201 thread_object *thread_obj = (thread_object *) self; in thpy_get_ptid_string() local224 thread_object *thread_obj = (thread_object *) self; in thpy_get_inferior() local238 thread_object *thread_obj = (thread_object *) self; in thpy_switch() local[all …]
344 gdbpy_ref<thread_object> thread_obj = create_thread_object (tp); in add_thread_object() local