third_party.pigweed.src/pw_async2
Jakub Latusek 0a4a217f91 pw_async2: Add missing thread_stl dependency
Change-Id: I3ea050193981c461af70ebcb44a7f7eeec5600e3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/219291
Commit-Queue: Taylor Cramer <cramertj@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Reviewed-by: Taylor Cramer <cramertj@google.com>
Reviewed-by: Ted Pudlik <tpudlik@google.com>
2024-07-08 17:50:43 +00:00
..
examples pw_async2: Add Coro<T> coroutine API 2024-05-14 18:38:43 +00:00
public/pw_async2 pw_async2_epoll: Use unordered_map; silence persistent warnings 2024-06-28 22:55:12 +00:00
allocate_task_test.cc pw_async2: Add AllocateTask 2024-05-02 00:07:22 +00:00
backend.cmake
backend.gni
backends.rst pw_async2: Fix location of backends in sitenav 2024-06-04 21:04:16 +00:00
BUILD.bazel bazel: Roll out incompatible_with_mcu 2024-07-02 17:13:50 +00:00
BUILD.gn pw_async2: Add missing thread_stl dependency 2024-07-08 17:50:43 +00:00
CMakeLists.txt pw_async2: Add Coro<T> coroutine API 2024-05-14 18:38:43 +00:00
coro_test.cc pw_async2: Add Coro<T> coroutine API 2024-05-14 18:38:43 +00:00
dispatcher_base.cc pw_multibuf: Add MultiBufAllocator interface 2024-03-05 22:04:31 +00:00
dispatcher_test.cc pw_async2: Address post-submit comments 2024-03-04 23:25:36 +00:00
dispatcher_thread_test.cc pw_async2: Fix TSAN for dispatcher_thread_test 2024-04-04 00:00:02 +00:00
docs.rst docs: Update changelog 2024-05-17 22:27:04 +00:00
pend_func_task_test.cc pw_async2: Add PendFuncTask 2024-03-26 16:42:52 +00:00
pendable_as_task_test.cc pw_async2: Add PendableAsTask 2024-04-08 23:25:17 +00:00
poll_test.cc pw_async2: Add Poll::Readiness helper 2024-04-04 17:59:47 +00:00