Create a markReclaim proctor managing the specified node of the specified queue.
Synopsis
Declared in <bdlcc_singleconsumerqueueimpl.h>
SingleConsumerQueueImpl_MarkReclaimProctor(
TYPE* queue,
NODE* node);
Parameters
Name |
Description |
queue |
queue whose |
node |
node passed to |
Created with MrDocs