|
libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
|
Data Fields | |
| int | in_use |
| int64_t | latency_ns |
| struct xtc_task * | q_head |
| struct xtc_task * | q_tail |
| uint64_t | reciprocal |
| uint64_t | runs |
| int | shares |
| uint64_t | vruntime |
Definition at line 188 of file loop_int.h.
| int xtc_exec_class_t::in_use |
Definition at line 197 of file loop_int.h.
| int64_t xtc_exec_class_t::latency_ns |
Definition at line 190 of file loop_int.h.
| struct xtc_task* xtc_exec_class_t::q_head |
Definition at line 195 of file loop_int.h.
| struct xtc_task* xtc_exec_class_t::q_tail |
Definition at line 196 of file loop_int.h.
| uint64_t xtc_exec_class_t::reciprocal |
Definition at line 191 of file loop_int.h.
| uint64_t xtc_exec_class_t::runs |
Definition at line 193 of file loop_int.h.
| int xtc_exec_class_t::shares |
Definition at line 189 of file loop_int.h.
| uint64_t xtc_exec_class_t::vruntime |
Definition at line 192 of file loop_int.h.