FreeRDP
WINPR_SEMAPHORE Struct Reference
Collaboration diagram for WINPR_SEMAPHORE:

Data Fields

WINPR_HANDLE common
 
int pipe_fd [2]
 
winpr_sem_t * sem
 

Detailed Description

Definition at line 59 of file libwinpr/synch/synch.h.

Field Documentation

◆ common

WINPR_HANDLE WINPR_SEMAPHORE::common

Definition at line 61 of file libwinpr/synch/synch.h.

◆ pipe_fd

int WINPR_SEMAPHORE::pipe_fd[2]

Definition at line 63 of file libwinpr/synch/synch.h.

◆ sem

winpr_sem_t* WINPR_SEMAPHORE::sem

Definition at line 64 of file libwinpr/synch/synch.h.


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