commit | fc3d31683a0120ba005f45f98dcbe1001064dafb | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Aug 05 14:34:26 2010 -0700 |
committer | Andy McFadden <fadden@android.com> | Fri Aug 06 07:38:26 2010 -0700 |
tree | 2c708452469c7c00431a3b1d6aa9be68fe76b0b7 | |
parent | 5c828312261834e42147f7cd7b30003165df85fb [diff] |
More SMP fixes. Convert some ANDROID_MEMBAR_FULL uses into equivalent atomic ops. A couple of "bool" had to convert to "int" since we don't have atomic ops for bools. Replaced a local implementation of atomic inc with a call to the atomic inc function. Change-Id: I948b8080d743552bde014d3a6e716ed2c30ebef8