|
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 142 of file loop_int.h.
| struct xtc_inbox_msg* xtc_inbox::head |
Definition at line 144 of file loop_int.h.
| int xtc_inbox::inited |
Definition at line 146 of file loop_int.h.
| __os_mutex_t xtc_inbox::lock |
Definition at line 143 of file loop_int.h.
| struct xtc_inbox_msg* xtc_inbox::tail |
Definition at line 145 of file loop_int.h.