GDB (xrefs)
|
Public Member Functions | |
bool | contains_thread (ptid_t ptid) const |
void | remove_thread (ptid_t ptid) |
Public Attributes | |
std::vector< thread_item > | items |
|
inline |
Definition at line 3868 of file remote.c.
References items.
Referenced by remote_target::update_thread_list().
|
inline |
Definition at line 3884 of file remote.c.
References items.
Referenced by remote_target::remove_new_fork_children().
std::vector<thread_item> threads_listing_context::items |
Definition at line 3900 of file remote.c.
Referenced by contains_thread(), remote_target::remote_get_threads_with_qthreadinfo(), remote_newthread_step(), remove_thread(), and remote_target::update_thread_list().