Searched refs:get_ap_batch (Results 1 – 5 of 5) sorted by relevance
151 def get_ap_batch(self, batch_size=ap_cartridge.THREAD_MAX): member in ApBatchLocker
55 ap_batch = self.batch_locker.get_ap_batch(batch_size=1)
129 aps = batch_locker.get_ap_batch(batch_size=batch_size)
171 aps = batch_locker.get_ap_batch(batch_size=batch_size)
244 ap = ap_locker.get_ap_batch(batch_size=1)