Searched defs:do_wait (Results 1 – 9 of 9) sorted by relevance
30 bool do_wait = false; in ShouldStartServiceAndWait() local
83 static apr_status_t do_wait(apr_thread_cond_t *cond, apr_thread_mutex_t *mutex, in do_wait() function
152 static int reap_events(struct io_uring *ring, unsigned nr_events, int do_wait) in reap_events()
386 def do_wait(self, args): member in HCIShell
244 def do_wait(self, args): member in TestChannelShell
269 void do_wait(const Duration& timeout, boost::system::error_code& ec) in do_wait() function in boost::asio::detail::deadline_timer_service
570 bool do_wait, in query_is_available()721 const bool do_wait = flags & VK_QUERY_RESULT_WAIT_BIT; in v3dv_get_query_pool_results_cpu() local
1083 static Result<void> do_wait(const BuiltinArguments& args) { in do_wait() function
6813 static bool do_wait(struct vrend_fence *fence, bool can_block) in do_wait() function