You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: update tbb_spin_rw_mutex and jvm_objectmonitor
tbb_spin_rw_mutex using lock pointer: done
ext/jvm/jvm_objectmonitor.h SpinPause(): done
__cpu_relax() is called, so the USE_RELAX parameter sets what SpinPause
does.
Change-Id: I9f5710549f06fe51926a1795def1e2115d6506a3
Signed-off-by: James Yang <james.yang@arm.com>
0 commit comments