Ruby  2.0.0p481(2014-05-08revision45883)
Data Fields
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 4991 of file win32.c.


Field Documentation

Definition at line 4999 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 5000 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4994 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4997 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4998 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().

Definition at line 4993 of file win32.c.

Referenced by call_asynchronous(), and rb_w32_asynchronize().


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