aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/MutexBench.cpp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-07-13 06:15:36 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-13 06:15:36 -0700
commit4598fc3c123cd8af1dac5596f955a375186a31f3 (patch)
treebc117af2acc040f14a5e3ab4c849ea863fa1db37 /bench/MutexBench.cpp
parentbd3e8cb42c50e7250e75452cd7f5cddc0b574de3 (diff)
Use SK_DECLARE_STATIC_MUTEX for global mutex.
This initializes the mutex at link time on non-Windows platforms, rather than at pre-main-runtime like `static SkMutex gFoo;` BUG=skia: Review URL: https://codereview.chromium.org/1226403007
Diffstat (limited to 'bench/MutexBench.cpp')
0 files changed, 0 insertions, 0 deletions