muteki
Loading...
Searching...
No Matches
osdep_utls_stats_s Struct Reference

Statistics of TLS allocation. More...

#include <utls.h>

Data Fields

bool is_initialized
 If true, TLS container is initialized.
 
size_t slots_used
 Number of slots used. Only valid when is_initialized is true.
 
size_t slots_allocated
 Number of slots already allocated for the container. Only valid when is_initialized is true.
 

Detailed Description

Statistics of TLS allocation.


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