List of all members.
Public Member Functions |
|
| DeferredEntry3 (void(fn)(void *, void *, void *)=0, void *data1=0, void *data2=0, void *data3=0) |
|
void | run () |
Public Attributes |
|
void(* | fn )(void *, void *, void *) |
|
void * | data1 |
|
void * | data2 |
|
void * | data3 |
Detailed Description
Definition at line 105 of file gc_lock.cc.
The documentation for this struct was generated from the following file: