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

Data Fields

xtc_loop_t * loop
 
xtc_task_t * task
 

Detailed Description

Definition at line 42 of file xtc_loop.h.

Field Documentation

◆ loop

xtc_loop_t* xtc_waker_t::loop

Definition at line 43 of file xtc_loop.h.

◆ task

xtc_task_t* xtc_waker_t::task

Definition at line 44 of file xtc_loop.h.


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