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

Data Fields

int64_t chan_slots
 
int64_t channels
 
int64_t fds
 
int64_t inbox_msgs
 
int64_t mem_bytes
 
int64_t tasks
 

Detailed Description

Definition at line 42 of file xtc_res.h.

Field Documentation

◆ chan_slots

int64_t xtc_res_caps_t::chan_slots

Definition at line 45 of file xtc_res.h.

◆ channels

int64_t xtc_res_caps_t::channels

Definition at line 44 of file xtc_res.h.

◆ fds

int64_t xtc_res_caps_t::fds

Definition at line 46 of file xtc_res.h.

◆ inbox_msgs

int64_t xtc_res_caps_t::inbox_msgs

Definition at line 48 of file xtc_res.h.

◆ mem_bytes

int64_t xtc_res_caps_t::mem_bytes

Definition at line 47 of file xtc_res.h.

◆ tasks

int64_t xtc_res_caps_t::tasks

Definition at line 43 of file xtc_res.h.


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