Update Marl to 6dd9ff1e
Includes new Event methods which can be used for Vulkan fences.
Changes:
14e4d862a Scheduler: Fix issues with fiber lists a timeouts.
57f41915d SwiftShader build fixes.
791187298 Add Event::any().
ecd5ab322 Implement yields with timeouts, wait_for() / wait_until()
6ba730d94 Update README.md
8348be4f0 Implement page-based functions for Fuchsia
5e512cd0c Fix condition logic of assert in TasksOnlyScheduledOnWorkerThreads.
37ae48f40 Add marl::Event.
a90725760 Update README.md (#49)
Commands: git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
Bug: b/140546382
Change-Id: Ifb21caa23fec31e17d9459f52c7cd0bbcc1e499c
Showing
third_party/marl/include/marl/event.h
0 → 100644
third_party/marl/src/event_test.cpp
0 → 100644
Please
register
or
sign in
to comment