defaultSemaphoreLimit constant

int const defaultSemaphoreLimit

Default semaphore limit across all operations.

Implementation

static const int defaultSemaphoreLimit = 50;