Searched refs:peek (Results 1 – 7 of 7) sorted by relevance
41 if (content != nullptr && content->peek() != EOF) { in PutObjectResult()
23 if self.waiting.peek():
19 while self.waiting.peek():
159 t = _task_queue.peek()200 while t.state.peek():
99 def peek(self): member in TaskQueue
152 the net, so feel free to take a peek at them for inspiration!
297 /* Assure two bytes in the buffer so we can peek ahead -- handle case
Completed in 15 milliseconds