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

Condition variable. More...

#include <vlc_threads.h>

Collaboration diagram for vlc_cond_t:
[legend]

Data Fields

struct vlc_cond_waiterhead
 
vlc_mutex_t lock
 

Detailed Description

Condition variable.

Storage space for a thread condition variable.

Field Documentation

◆ head

◆ lock


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