Public Attributes | List of all members
uv_semaphore_s Struct Reference

Public Attributes

uv_cond_t cond
 
uv_mutex_t mutex
 
unsigned int value
 

Detailed Description

Definition at line 514 of file libuv/src/unix/thread.c.

Member Data Documentation

◆ cond

uv_cond_t uv_semaphore_s::cond

Definition at line 516 of file libuv/src/unix/thread.c.

◆ mutex

uv_mutex_t uv_semaphore_s::mutex

Definition at line 515 of file libuv/src/unix/thread.c.

◆ value

unsigned int uv_semaphore_s::value

Definition at line 517 of file libuv/src/unix/thread.c.


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


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