Home
last modified time | relevance | path

Searched defs:do_wait (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/locks/beos/
Dthread_cond.c83 static apr_status_t do_wait(apr_thread_cond_t *cond, apr_thread_mutex_t *mutex, in do_wait() function
/external/cronet/stable/third_party/apache-portable-runtime/src/locks/beos/
Dthread_cond.c83 static apr_status_t do_wait(apr_thread_cond_t *cond, apr_thread_mutex_t *mutex, in do_wait() function
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Ddeadline_timer_service.hpp269 void do_wait(const Duration& timeout, boost::system::error_code& ec) in do_wait() function in boost::asio::detail::deadline_timer_service
/external/liburing/test/
Dcq-overflow.c189 static int reap_events(struct io_uring *ring, unsigned nr_events, int do_wait) in reap_events()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_query.c570 bool do_wait, in query_is_available()
724 const bool do_wait = flags & VK_QUERY_RESULT_WAIT_BIT; in v3dv_get_query_pool_results_cpu() local
/external/virglrenderer/src/
Dvrend_renderer.c6813 static bool do_wait(struct vrend_fence *fence, bool can_block) in do_wait() function