Squashed 'third_party/marl/' changes from 246091e81..a047dd0bb
a047dd0bb Include benchmarks on project's README.md
4c702da52 Scheduler: Fix lock state on Fiber::wait timeout.
b4e305525 Docs: Add documentation for marl::Scheduler.
5f18ac0e0 ConditionVariable: Delete copy and move constructors
f78eb441f Scheduler: document requirement to unbind() before destruction
9f9f6d32e Defer benchmark - avoid benchmark::DoNotOptimize()
3b610e902 Fix compiler warnings with MARL_FIBERS_USE_UCONTEXT
0dbab1184 Scheduler: Delete copy and move constructors / assignment ops.
cbef55d58 Kokoro: Build benchmarks
e923c3d96 Rework the 'hello task' example to be more idiomatic
git-subtree-dir: third_party/marl
git-subtree-split: a047dd0bbbd6a65ee4d03d0ceb4fedfa56da02a5
Showing
docs/imgs/worker_run_mtw.svg
0 → 100644
docs/imgs/worker_run_stw.svg
0 → 100644
This diff is collapsed.
Click to expand it.
docs/imgs/worker_rununtilidle.svg
0 → 100644
This diff is collapsed.
Click to expand it.
docs/imgs/worker_spinforwork.svg
0 → 100644
This diff is collapsed.
Click to expand it.
docs/imgs/worker_suspend.svg
0 → 100644
This diff is collapsed.
Click to expand it.
docs/imgs/worker_waitforwork.svg
0 → 100644
docs/scheduler.md
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment