FreeRDP
|
#include <thread.h>
Data Fields | |
ALIGN64 pthread_mutex_t | mux |
ALIGN64 pthread_cond_t | cond |
ALIGN64 BOOL | val |
ALIGN64 pthread_cond_t mux_condition_bundle::cond |
ALIGN64 pthread_mutex_t mux_condition_bundle::mux |
ALIGN64 BOOL mux_condition_bundle::val |