Takes exclusive control of the given queue and locks its control mutex.

Synopsis

Declared in <checkqueue.h>

[[acquire_capability(0x7fbca78f5cd8), acquire_capability(0x7fbca3614908), acquire_capability(0x7fbc84e4e698), acquire_capability(0x7fbc855b95e8), acquire_capability(0x7fbc9cfd0b68)]]
explicit
CCheckQueueControl(CCheckQueue<T>& queueIn);

Parameters

Name

Description

queueIn

The queue this controller drives.

Created with MrDocs