Public Attributes | List of all members
uv_loop_s Struct Reference

#include <uv.h>

Public Attributes

unsigned int active_handles
 
union {
   unsigned int   count
 
   void *   unused [2]
 
active_reqs
 
void * data
 
void * handle_queue [2]
 
unsigned int stop_flag
 

Detailed Description

Definition at line 1767 of file uv.h.

Member Data Documentation

◆ active_handles

unsigned int uv_loop_s::active_handles

Definition at line 1771 of file uv.h.

◆ active_reqs

union { ... } uv_loop_s::active_reqs

◆ count

unsigned int uv_loop_s::count

Definition at line 1775 of file uv.h.

◆ data

void* uv_loop_s::data

Definition at line 1769 of file uv.h.

◆ handle_queue

void* uv_loop_s::handle_queue[2]

Definition at line 1772 of file uv.h.

◆ stop_flag

unsigned int uv_loop_s::stop_flag

Definition at line 1778 of file uv.h.

◆ unused

void* uv_loop_s::unused[2]

Definition at line 1774 of file uv.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50