|
using | ptr = std::shared_ptr< PoolT< Buffer >> |
|
|
void | addConsumer (PoolConsumer &, uint64_t poolThreadAffinityIn=0xfffffffffffffffful) |
|
uint32_t | consumerSize () const |
|
void | start (uint16_t threadCount, uint64_t cpuAffinityMask=0, bool thatIsAll=true) |
|
void | startAll (uint64_t cpuAffinityMask=0) |
|
void | startThruRecycling (uint16_t threadCount, uint64_t cpuAffinityMask=0) |
|
void | runOnce (uint16_t threadSerialNumber) |
|
void | stop () |
|
void | join () |
|
|
static std::shared_ptr< PoolT > | create (Buffer &lfb, uint32_t maxConsumerSize) |
|
The documentation for this struct was generated from the following file: