VLC 4.0.0-dev
Loading...
Searching...
No Matches

Latch. More...

#include <vlc_threads.h>

Data Fields

atomic_size_t value
 
atomic_uint ready
 

Detailed Description

Latch.

Storage space for a thread-safe latch.

Field Documentation

◆ ready

atomic_uint vlc_latch_t::ready

◆ value

atomic_size_t vlc_latch_t::value

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