GDB (xrefs)
Public Attributes | List of all members
thread_array_cleanup Struct Reference

Public Attributes

struct thread_info ** tp_array
 
int count
 

Detailed Description

Definition at line 73 of file thread.c.

Member Data Documentation

int thread_array_cleanup::count

Definition at line 80 of file thread.c.

Referenced by set_thread_refcount(), and thread_apply_all_command().

struct thread_info** thread_array_cleanup::tp_array

Definition at line 77 of file thread.c.

Referenced by set_thread_refcount(), and thread_apply_all_command().


The documentation for this struct was generated from the following file: