|
libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
|
Data Fields | |
| enum xtc_inbox_kind | kind |
| struct xtc_inbox_msg * | next |
| xtc_task_t * | task |
Definition at line 136 of file loop_int.h.
| enum xtc_inbox_kind xtc_inbox_msg::kind |
Definition at line 137 of file loop_int.h.
| struct xtc_inbox_msg* xtc_inbox_msg::next |
Definition at line 139 of file loop_int.h.
| xtc_task_t* xtc_inbox_msg::task |
Definition at line 138 of file loop_int.h.