Searched defs:use_poll (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_asyncore.py | 819 use_poll = False variable in TestAPI_UseIPv4Select |
| /third_party/python/Lib/ | ||
| D | asyncore.py | 197 def loop(timeout=30.0, use_poll=False, map=None, count=None): argument |
| /third_party/alsa-lib/test/ | ||
| D | latency.c | 65 int use_poll = 0; variable |