awaiter_t Struct Reference
[generic]


Data Fields

timeval expires
int inlist
link_t link
pstid_t ptid
int active
int timedout

Detailed Description

Definition at line 106 of file async.c.


Field Documentation

struct timeval expires
 

Expiration time for waiting thread

Definition at line 107 of file async.c.

Referenced by async_get_call_timeout(), async_manager_worker(), async_wait_timeout(), and insert_timeout().

int inlist
 

If true, this struct is in timeout list

Definition at line 108 of file async.c.

Referenced by async_get_call_timeout(), async_wait_for(), insert_timeout(), reply_received(), and route_call().

link_t link
 

Definition at line 109 of file async.c.

Referenced by insert_timeout(), reply_received(), and route_call().

pstid_t ptid
 

Thread waiting for this message

Definition at line 111 of file async.c.

Referenced by async_wait_for(), async_wait_timeout(), reply_received(), and route_call().

int active
 

If this thread is currently active

Definition at line 112 of file async.c.

Referenced by async_get_call_timeout(), async_wait_for(), async_wait_timeout(), reply_received(), and route_call().

int timedout
 

If true, we timed out

Definition at line 113 of file async.c.

Referenced by async_get_call_timeout(), and insert_timeout().


Generated on Sun Jun 18 18:02:05 2006 for HelenOS Userspace (ia64) by  doxygen 1.4.6