Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

thread_status_t Struct Reference


Data Fields

NODEnode
int tracing
VALUE errinfo
VALUE last_status
VALUE last_line
VALUE last_match
int safe
enum thread_status status
int wait_for
int fd
fd_set readfds
fd_set writefds
fd_set exceptfds
int select_value
double delay
rb_thread_t join

Field Documentation

double thread_status_t::delay
 

Definition at line 9756 of file eval.c.

VALUE thread_status_t::errinfo
 

Definition at line 9742 of file eval.c.

fd_set thread_status_t::exceptfds
 

Definition at line 9754 of file eval.c.

int thread_status_t::fd
 

Definition at line 9751 of file eval.c.

rb_thread_t thread_status_t::join
 

Definition at line 9757 of file eval.c.

VALUE thread_status_t::last_line
 

Definition at line 9744 of file eval.c.

VALUE thread_status_t::last_match
 

Definition at line 9745 of file eval.c.

VALUE thread_status_t::last_status
 

Definition at line 9743 of file eval.c.

NODE* thread_status_t::node
 

Definition at line 9739 of file eval.c.

fd_set thread_status_t::readfds
 

Definition at line 9752 of file eval.c.

int thread_status_t::safe
 

Definition at line 9747 of file eval.c.

int thread_status_t::select_value
 

Definition at line 9755 of file eval.c.

enum thread_status thread_status_t::status
 

Definition at line 9749 of file eval.c.

int thread_status_t::tracing
 

Definition at line 9741 of file eval.c.

int thread_status_t::wait_for
 

Definition at line 9750 of file eval.c.

fd_set thread_status_t::writefds
 

Definition at line 9753 of file eval.c.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5