FreeRDP
mux_condition_bundle Struct Reference

#include <thread.h>

Data Fields

WINPR_ALIGN64 pthread_mutex_t mux
 
WINPR_ALIGN64 pthread_cond_t cond
 
WINPR_ALIGN64 BOOL val
 

Field Documentation

◆ cond

WINPR_ALIGN64 pthread_cond_t mux_condition_bundle::cond

◆ mux

WINPR_ALIGN64 pthread_mutex_t mux_condition_bundle::mux

◆ val

WINPR_ALIGN64 BOOL mux_condition_bundle::val

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