Home
last modified time | relevance | path

Searched defs:wait_for (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dconditionvariable.h150 bool ConditionVariable::wait_for( in wait_for() function in marl::ConditionVariable
H A Devent.h159 bool Event::Shared::wait_for( in wait_for() function in marl::Event::Shared
203 bool Event::wait_for(const std::chrono::duration<Rep, Period>& duration) const { in wait_for() function in marl::Event
/third_party/python/Lib/asyncio/
H A Dlocks.py285 async def wait_for(self, predicate): member in Condition
H A Dtasks.py426 async def wait_for(fut, timeout): function
/third_party/python/Lib/multiprocessing/
H A Dsynchronize.py299 def wait_for(self, predicate, timeout=None): member in Condition
H A Dmanagers.py1069 def wait_for(self, predicate, timeout=None): member in ConditionProxy
/third_party/toybox/toys/pending/
H A Dfsck.c250 static int wait_for(int for_all) in wait_for() function
/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js
/third_party/python/Lib/
H A Dthreading.py336 def wait_for(self, predicate, timeout=None): member in Condition
/third_party/lame/frontend/
H A Dparse.c607 wait_for(FILE * const fp, int lessmode) in wait_for() function
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py403 async def wait_for(fut): function

Completed in 20 milliseconds