Public Attributes | List of all members
uv_barrier_t Struct Reference

#include <unix.h>

Public Attributes

struct _uv_barrierb
 
unsigned int count
 
uv_mutex_t mutex
 
unsigned int n
 
uv_sem_t turnstile1
 
uv_sem_t turnstile2
 

Detailed Description

Definition at line 154 of file unix.h.

Member Data Documentation

◆ b

struct _uv_barrier* uv_barrier_t::b

Definition at line 155 of file unix.h.

◆ count

unsigned int uv_barrier_t::count

Definition at line 278 of file win.h.

◆ mutex

uv_mutex_t uv_barrier_t::mutex

Definition at line 279 of file win.h.

◆ n

unsigned int uv_barrier_t::n

Definition at line 277 of file win.h.

◆ turnstile1

uv_sem_t uv_barrier_t::turnstile1

Definition at line 280 of file win.h.

◆ turnstile2

uv_sem_t uv_barrier_t::turnstile2

Definition at line 281 of file win.h.


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


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