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

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

Completed in 599 milliseconds