aboutsummaryrefslogtreecommitdiff
path: root/pw_async_basic
AgeCommit message (Expand)Author
2023-10-13pw_async_basic: Add missing includeYuval Peress
2023-10-13pw_async: Add CMake supportYuval Peress
2023-10-06pw_async_basic: Fix build error when using pw_async:heap_dispatcherBen
2023-09-15pw_async_basic: `release` outside of lock contextTaylor Cramer
2023-09-15pw_async_basic: Remove unnecessary 5-second wakeupTaylor Cramer
2023-09-14pw_async: Return bool from FakeDispatcher Run*() methodsBen
2023-08-29pw_presubmit: RST formattingAnthony DiGirolamo
2023-07-22pw_async_basic: Remove debug loggingAustin Foxley
2023-07-19pw_async: Fill in bazel build rulesAustin Foxley
2023-06-14pw_async: Publicly expose Context and TaskFunctionTaylor Cramer
2023-05-05pw_async: Remove periodic supportTaylor Cramer
2023-05-05pw_async: Clarify tests and document current behaviorTaylor Cramer
2023-04-11pw_async: Create HeapDispatcher, FunctionDispatcherBen
2023-03-21pw_async: Add Dispatcher::PostPeriodicAfter()Ben
2023-03-15pw_async: Remove Dispatcher::Run*() methodsBen
2023-03-15pw_async: Rename Dispatcher::Post*() methodsBen
2023-03-15pw_async: Create FakeDispatcherFixtureBen
2023-03-13pw_async: Run aborted Tasks with cancelled StatusAli Saeed
2023-03-07pw_async: Define RunUntilIdle() behavior and tweak helper methodsAli Saeed
2023-02-28pw_async: Add docs for pw_async & pw_async_basicBen
2023-02-28pw_async_basic: Store Task& in backend::NativeTaskBen
2023-02-22pw_async: Create Task & FakeDispatcher facadesBen