Home
last modified time | relevance | path

Searched refs:THPY_REQUIRE_VALID (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-infthread.c29 #define THPY_REQUIRE_VALID(Thread) \ macro
71 THPY_REQUIRE_VALID (thread_obj); in thpy_get_name()
127 THPY_REQUIRE_VALID (thread_obj); in thpy_get_num()
142 THPY_REQUIRE_VALID (thread_obj); in thpy_get_ptid()
167 THPY_REQUIRE_VALID (thread_obj); in thpy_switch()
185 THPY_REQUIRE_VALID (thread_obj); in thpy_is_stopped()
200 THPY_REQUIRE_VALID (thread_obj); in thpy_is_running()
215 THPY_REQUIRE_VALID (thread_obj); in thpy_is_exited()