commit | 319dbe87f2e1a3381696603384dc7f245800591d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jan 09 16:42:21 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Wed Jan 11 15:39:11 2017 -0800 |
tree | e3a08fc186c3370c5251cbd31bd7d40f5a077772 | |
parent | db47a144d816e0976c5b4c00461b80b07ce97c60 [diff] |
ART: Add raw monitor API Add support for CreateRawMonitor, DestroyRawMonitor, RawMonitorEnter, RawMonitorExit, RawMonitorWait, RawMonitorNotify and RawMonitorNotifyAll. Bug: 31455788 Test: m test-art-host-run-test-923-monitors Change-Id: I4eeab8011b547ae0ea8b2317701c68ce56677f79