summaryrefslogtreecommitdiff
path: root/libs/rs/rsg_ScriptJavaClass.cpp
diff options
context:
space:
mode:
authorJosh Bartel <josh.bartel@garmin.com>2010-02-25 11:01:44 -0600
committerGarmin Android technology group <android@garmin.com>2010-03-10 17:27:48 -0600
commit7f2087435edf475bc4e18c422a5baec7d7898d4c (patch)
tree3310b48c8be53f49d4accea937aed1da1c7aeba3 /libs/rs/rsg_ScriptJavaClass.cpp
parente3491b6b5f1d3fb871074766597b275d9f682faa (diff)
Rename functions which ought to be named *Locked()
Several functions operate on variables to which access needs to be synchronized. However, it happens that the functions in question are only ever called from places which have already synchronized. Therefore, nothing is really wrong, but the functions ought to have 'Locked' appended to their names, to indicate that it is the caller's responsibility to synchronize before calling them. Change-Id: I44e7dc0dff6da9436677cb10908dce41ffeba195
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions