FreeRDP
|
Data Fields | |
WINPR_HANDLE | common |
WINPR_EVENT_IMPL | impl |
BOOL | bAttached |
BOOL | bManualReset |
char * | name |
Definition at line 37 of file winpr/libwinpr/synch/event.h.
BOOL WINPR_EVENT::bAttached |
Definition at line 42 of file winpr/libwinpr/synch/event.h.
BOOL WINPR_EVENT::bManualReset |
Definition at line 43 of file winpr/libwinpr/synch/event.h.
WINPR_HANDLE WINPR_EVENT::common |
Definition at line 39 of file winpr/libwinpr/synch/event.h.
WINPR_EVENT_IMPL WINPR_EVENT::impl |
Definition at line 41 of file winpr/libwinpr/synch/event.h.
char* WINPR_EVENT::name |
Definition at line 44 of file winpr/libwinpr/synch/event.h.