Public Attributes | List of all members
_uv_barrier Struct Reference

#include <unix.h>

Public Attributes

uv_cond_t cond
 
unsigned in
 
uv_mutex_t mutex
 
unsigned out
 
unsigned threshold
 

Detailed Description

Definition at line 146 of file unix.h.

Member Data Documentation

◆ cond

uv_cond_t _uv_barrier::cond

Definition at line 148 of file unix.h.

◆ in

unsigned _uv_barrier::in

Definition at line 150 of file unix.h.

◆ mutex

uv_mutex_t _uv_barrier::mutex

Definition at line 147 of file unix.h.

◆ out

unsigned _uv_barrier::out

Definition at line 151 of file unix.h.

◆ threshold

unsigned _uv_barrier::threshold

Definition at line 149 of file unix.h.


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


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