Home
last modified time | relevance | path

Searched defs:_wait (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.c120 _wait (GstClock * clock, GstClockEntry * entry, GstClockTimeDiff * jitter) in _wait() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsyncmeta.c213 _wait (GstGLContext * context, GstGLSyncMeta * sync_meta) in _wait() function
/third_party/python/Lib/asyncio/
Dbase_subprocess.py226 async def _wait(self): member in BaseSubprocessTransport
Dtasks.py463 async def _wait(fs, timeout, return_when, loop): function
/third_party/python/Lib/
Dsubprocess.py1477 def _wait(self, timeout): member in Popen
1906 def _wait(self, timeout): member in Popen
Dthreading.py695 def _wait(self, timeout): member in Barrier
/third_party/python/Lib/test/
Dlock_tests.py23 def _wait(): function
D_test_multiprocessing.py1680 def _wait(): function