Lines Matching defs:thread_obj
44 thread_object *thread_obj; in create_thread_object() local
68 thread_object *thread_obj = (thread_object *) self; in thpy_get_name() local
86 thread_object *thread_obj = (thread_object *) self; in thpy_set_name() local
125 thread_object *thread_obj = (thread_object *) self; in thpy_get_num() local
139 thread_object *thread_obj = (thread_object *) self; in thpy_get_ptid() local
164 thread_object *thread_obj = (thread_object *) self; in thpy_switch() local
183 thread_object *thread_obj = (thread_object *) self; in thpy_is_stopped() local
198 thread_object *thread_obj = (thread_object *) self; in thpy_is_running() local
213 thread_object *thread_obj = (thread_object *) self; in thpy_is_exited() local
230 thread_object *thread_obj = (thread_object *) self; in thpy_is_valid() local
243 PyObject *thread_obj; in gdbpy_selected_thread() local