Home
last modified time | relevance | path

Searched defs:thread_obj (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-infthread.c44 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
[all …]
H A Dpy-inferior.c35 thread_object *thread_obj; member
228 thread_object *thread_obj; in add_thread_object() local