Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Dmain.cpp30 bool do_wait = false; in ShouldStartServiceAndWait() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dthread_cond.c83 static apr_status_t do_wait(apr_thread_cond_t *cond, apr_thread_mutex_t *mutex, in do_wait() function
/aosp_15_r20/external/liburing/test/
H A Dcq-overflow.c152 static int reap_events(struct io_uring *ring, unsigned nr_events, int do_wait) in reap_events()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dhci_socket.py386 def do_wait(self, args): member in HCIShell
Dtest_channel.py244 def do_wait(self, args): member in TestChannelShell
/aosp_15_r20/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
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_query.c570 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
/aosp_15_r20/system/core/init/
H A Dbuiltins.cpp1083 static Result<void> do_wait(const BuiltinArguments& args) { in do_wait() function
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c6813 static bool do_wait(struct vrend_fence *fence, bool can_block) in do_wait() function