Execute the Job at the front of this queue, dequeue the Job, and if the queue is not paused schedule a callback from the associated thread pool. The behavior is undefined if this queue is empty.

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

void
executeFront();

Created with MrDocs