|
pthread_mutex_t | mutex |
|
DWORD | length |
|
WINPR_APC_ITEM * | head |
|
WINPR_APC_ITEM * | tail |
|
BOOL | treatingCompletions |
|
Definition at line 68 of file apc.h.
◆ head
WINPR_APC_ITEM* APC_QUEUE::head |
Definition at line 72 of file apc.h.
◆ length
Definition at line 71 of file apc.h.
◆ mutex
pthread_mutex_t APC_QUEUE::mutex |
Definition at line 70 of file apc.h.
◆ tail
WINPR_APC_ITEM * APC_QUEUE::tail |
Definition at line 72 of file apc.h.
◆ treatingCompletions
BOOL APC_QUEUE::treatingCompletions |
Definition at line 73 of file apc.h.
The documentation for this struct was generated from the following file: