Function BlockingQueue.getAll

bool getAll(
  ref T[] values,
  int timeoutMillis
);