Data Fields | |
awaiter_t | wdata |
int | done |
ipc_call_t * | dataptr |
ipcarg_t | retval |
Definition at line 116 of file async.c.
|
Definition at line 117 of file async.c. Referenced by async_wait_for(), async_wait_timeout(), and reply_received(). |
|
If reply was received Definition at line 119 of file async.c. Referenced by async_wait_for(), async_wait_timeout(), and reply_received(). |
|
Pointer where the answer data is stored Definition at line 120 of file async.c. Referenced by reply_received(). |
|
Definition at line 122 of file async.c. Referenced by async_wait_for(), async_wait_timeout(), and reply_received(). |