FreeRDP
|
Data Fields | |
WINPR_HANDLE | common |
char * | name |
pthread_mutex_t | mutex |
Definition at line 51 of file libwinpr/synch/synch.h.
WINPR_HANDLE WINPR_MUTEX::common |
Definition at line 53 of file libwinpr/synch/synch.h.
pthread_mutex_t WINPR_MUTEX::mutex |
Definition at line 55 of file libwinpr/synch/synch.h.
char* WINPR_MUTEX::name |
Definition at line 54 of file libwinpr/synch/synch.h.