Update Marl to 12872a0df
12872a0df Comments: Improve & make style consistent
5bb61cf6a Scheduler: Ensure all scheduled tasks are finished when the scheduler is destructed.
b5e3e1e00 src\scheduler_test.cpp: Reduce max number of in-flight tasks.
d13286050 src\osfiber_windows.h: Assert that the Win32 fiber calls succeeded.
08da5139c .gitignore - Add Visual Studio generated files.
8007ea5de Temporarily disable DestructWithPendingFibers test.
5390897be Fix alignment of Pool items.
89425dcbc CMakeLists: Bump MSVC warnings to level 4
6df4597c3 Kokoro: Shuffle presubmit file layouts.
e3b3c7df4 Add include/marl/memory.h for aligned memory allocations.
60598ef45 Fix TSAN issue with BlockingCall test.
be3628456 CMakeLists: Add TSAN build flag
Commands:
git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
Bug: b/141380274
Change-Id: Ic33110f917737d0d84d882f63a4e1c0a87a16c33
Showing
third_party/marl/include/marl/memory.h
0 → 100644
third_party/marl/src/memory_test.cpp
0 → 100644
Please
register
or
sign in
to comment