Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async2/
H A Dallocate_task_test.cc31 struct PendableStatus { struct
32 Waker last_waker = {};
33 bool should_finish = false;
34 int created = 0;
35 int polled = 0;
36 int destroyed = 0;