asynchronous_arg_t Struct Reference

Data Fields

void * stackaddr
int errnum
uintptr_t(* func )(uintptr_t self, int argc, uintptr_t *argv)
uintptr_t self
int argc
uintptr_targv

Detailed Description

Definition at line 4630 of file win32.c.


Field Documentation

Definition at line 4638 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4639 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4633 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4637 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4632 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().


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

Generated on 1 Aug 2012 for Ruby by  doxygen 1.6.1