Searched defs:QUEUE_SIZE_UNLIMITED (Results 1 – 3 of 3) sorted by relevance
223 const std::uint32_t QUEUE_SIZE_UNLIMITED = (std::numeric_limits<std::uint32_t>::max)(); variable
204 const std::uint32_t QUEUE_SIZE_UNLIMITED = (std::numeric_limits<std::uint32_t>::max)(); variable