FreeRDP
mux_condition_bundle Struct Reference

#include <thread.h>

Data Fields

ALIGN64 pthread_mutex_t mux
 
ALIGN64 pthread_cond_t cond
 
ALIGN64 BOOL val
 

Field Documentation

◆ cond

ALIGN64 pthread_cond_t mux_condition_bundle::cond

◆ mux

ALIGN64 pthread_mutex_t mux_condition_bundle::mux

◆ val

ALIGN64 BOOL mux_condition_bundle::val

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