Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cc59 int counter_at_init = __sync_fetch_and_add(&callback_argument->counter, 0); in Callback() local
63 counter_at_init) { in Callback()