Home
last modified time | relevance | path

Searched defs:DoRunUntilStalled (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_async2_basic/
H A Ddispatcher_native.cc25 Poll<> NativeDispatcher::DoRunUntilStalled(Dispatcher& dispatcher, Task* task) { in DoRunUntilStalled() function in pw::async2::backend::NativeDispatcher
/aosp_15_r20/external/pigweed/pw_async2_epoll/
H A Ddispatcher_native.cc63 Poll<> NativeDispatcher::DoRunUntilStalled(Dispatcher& dispatcher, Task* task) { in DoRunUntilStalled() function in pw::async2::backend::NativeDispatcher