Searched defs:_poll (Results 1 – 4 of 4) sorted by relevance
| /external/libxcam/xcore/ | ||
| D | poll_thread.cpp | 54 PollThread *_poll; member in XCam::EventPollThread |
| /external/python/cpython3/Lib/multiprocessing/ | ||
| D | connection.py | 326 def _poll(self, timeout): member in PipeConnection |
| /external/python/cpython3/Lib/asyncio/ | ||
| D | windows_events.py | 107 def _poll(self): member in _BaseWaitHandleFuture |
| /external/icu/icu4c/source/common/ | ||
| D | unifiedcache.cpp | 344 UBool UnifiedCache::_poll( in _poll() function in UnifiedCache |