Home
last modified time | relevance | path

Searched refs:counters_at_init (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cc148 int counters_at_init[kThreadCount]; in AdvancedCallback() local
150 counters_at_init[j] = __sync_fetch_and_add(&callback_argument->counters[j], in AdvancedCallback()
156 counters_at_init[j]) { in AdvancedCallback()