FreeRDP
|
Data Fields | |
WINPR_HANDLE | common |
int | pipe_fd [2] |
winpr_sem_t * | sem |
Definition at line 59 of file libwinpr/synch/synch.h.
WINPR_HANDLE WINPR_SEMAPHORE::common |
Definition at line 61 of file libwinpr/synch/synch.h.
int WINPR_SEMAPHORE::pipe_fd[2] |
Definition at line 63 of file libwinpr/synch/synch.h.
winpr_sem_t* WINPR_SEMAPHORE::sem |
Definition at line 64 of file libwinpr/synch/synch.h.