Update Marl to 94a361cf0
Contains a fix for an arm linker error (chromium:1058107) and
scaling beyond 64 threads on Windows.
Changes:
94a361cf0 thread.cpp Fix minor bug in getProcessorGroups()
0249a2624 Thread: Use WaitForObject for Thread::join()
62f209bbb arm: Annotate marl_fiber_swap as type %function
00f091e08 Update README.md
773d9f475 Add new example 'tasks_in_tasks'
3f69e73ce Scheduler: Replace use of std::thread with marl::Thread
Commands:
git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
Bug: b/140546382
Bug: chromium:1058107
Change-Id: Ic5a96ad5f054a19f6a5a77e1f106c73ba60c0a78
Showing
third_party/marl/examples/tasks_in_tasks.cpp
0 → 100644
Please
register
or
sign in
to comment