FreeRDP
APC_QUEUE Struct Reference

#include <apc.h>

Data Fields

pthread_mutex_t mutex
 
DWORD length
 
WINPR_APC_ITEM * head
 
WINPR_APC_ITEM * tail
 
BOOL treatingCompletions
 

Field Documentation

◆ head

WINPR_APC_ITEM* APC_QUEUE::head

◆ length

DWORD APC_QUEUE::length

◆ mutex

pthread_mutex_t APC_QUEUE::mutex

◆ tail

WINPR_APC_ITEM * APC_QUEUE::tail

◆ treatingCompletions

BOOL APC_QUEUE::treatingCompletions

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