|
libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
|
Data Fields | |
| struct xtc_inbox_msg * | head |
| int | inited |
| __os_mutex_t | lock |
| struct xtc_inbox_msg * | tail |
Definition at line 151 of file loop_int.h.
| struct xtc_inbox_msg* xtc_inbox::head |
Definition at line 153 of file loop_int.h.
| int xtc_inbox::inited |
Definition at line 155 of file loop_int.h.
| __os_mutex_t xtc_inbox::lock |
Definition at line 152 of file loop_int.h.
| struct xtc_inbox_msg* xtc_inbox::tail |
Definition at line 154 of file loop_int.h.