Searched defs:run_loop (Results 1 – 6 of 6) sorted by relevance
| /third_party/cups-filters/backend/ | ||
| D | parallel.c | 539 run_loop(int print_fd, /* I - Print file descriptor */ in run_loop() function |
| /third_party/grpc/src/core/lib/iomgr/ | ||
| D | ev_apple.cc | 53 CFRunLoopRef run_loop; member |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_base_events.py | 610 def run_loop(): function |
| D | test_sendfile.py | 136 def run_loop(self, coro): member in SendfileBase |
| D | test_proactor_events.py | 1015 def run_loop(self, coro): member in ProactorEventLoopUnixSockSendfileTests |
| D | test_unix_events.py | 504 def run_loop(self, coro): member in SelectorEventLoopUnixSockSendfileTests |