libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_loop_stats_t Struct Reference

Data Fields

uint64_t steals
 
uint64_t tasks_run
 

Detailed Description

Definition at line 93 of file xtc_exec.h.

Field Documentation

◆ steals

uint64_t xtc_loop_stats_t::steals

Definition at line 95 of file xtc_exec.h.

◆ tasks_run

uint64_t xtc_loop_stats_t::tasks_run

Definition at line 94 of file xtc_exec.h.


The documentation for this struct was generated from the following file: