Searched defs:MAX_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance
104 static constexpr size_t MAX_QUEUE_SIZE = 20; variable
46 private static final int MAX_QUEUE_SIZE = 10; field in ProcessingSignal