xref: /aosp_15_r20/external/pigweed/pw_async2_basic/docs.rst (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1.. _module-pw_async2_basic:
2
3===================
4pw_async2_basic
5===================
6
7--------
8Overview
9--------
10This is a simple backend for ``pw_async2`` that uses a
11thread-notification-based ``Dispatcher``.
12