Searched defs:DoRunUntilStalled (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_async2_basic/ | ||
H A D | dispatcher_native.cc | 25 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 D | dispatcher_native.cc | 63 Poll<> NativeDispatcher::DoRunUntilStalled(Dispatcher& dispatcher, Task* task) { in DoRunUntilStalled() function in pw::async2::backend::NativeDispatcher |