diff options
author | Andy McFadden <fadden@android.com> | 2010-09-17 14:54:24 -0700 |
---|---|---|
committer | Andy McFadden <fadden@android.com> | 2010-09-17 14:54:24 -0700 |
commit | 038d1b8b5138c3e2dae912417255ad7a7592cf5c (patch) | |
tree | 1bbfb7aeb25c12cac85db0106092fc22d6ca7df4 /vm/compiler | |
parent | e50255299c3df62ce4dabccd16c1c0d89dad2e96 (diff) | |
download | android_dalvik-038d1b8b5138c3e2dae912417255ad7a7592cf5c.tar.gz android_dalvik-038d1b8b5138c3e2dae912417255ad7a7592cf5c.tar.bz2 android_dalvik-038d1b8b5138c3e2dae912417255ad7a7592cf5c.zip |
Provide "ordered" put calls.
Implement "ordered" Unsafe "put" calls, which are less expensive than
the volatile puts but provide more guarantees that plain puts. The
implementation is just a clone of the basic "put" functions with the
new store fence macro inserted.
Bug 2579452
Change-Id: If08f5d51d3ea47a4ff0925a86ad8e168721c9e55
Diffstat (limited to 'vm/compiler')
0 files changed, 0 insertions, 0 deletions