#include <async.h>
Data Fields | |
bool | active |
If true, this fibril is currently active. | |
fid_t | fid |
Identification of and link to the waiting fibril. | |
to_event_t | to_event |
Timeout wait data. | |
wu_event_t | wu_event |
Wakeup wait data. |
Definition at line 68 of file async.h.