Home
last modified time | relevance | path

Searched defs:QueueEmpty (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/asyncio/
Dqueues.py11 class QueueEmpty(Exception): class
/third_party/grpc/test/core/load_balancing/
Dlb_policy_test_lib.h454 bool QueueEmpty() { in QueueEmpty() function