Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Ddispatcher.h66 Poll<> RunUntilStalled() PW_LOCKS_EXCLUDED(dispatcher_lock()) { in RunUntilStalled() function
74 Poll<> RunUntilStalled(Task& task) PW_LOCKS_EXCLUDED(dispatcher_lock()) { in RunUntilStalled() function