Create a markReclaim proctor managing the specified node of the specified queue.
Declared in <bdlcc_singleconsumerqueueimpl.h>
SingleConsumerQueueImpl_MarkReclaimProctor(
TYPE* queue,
NODE* node);
| Name | Description |
|---|---|
| queue | queue whose markReclaim is invoked on destruction |
| node | node passed to markReclaim on destruction |