HomeSort by: relevance | last modified time | path
    Searched defs:counters_at_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_stoptheworld_test.cc 148 int counters_at_init[kThreadCount]; local in function:__sanitizer::AdvancedCallback
150 counters_at_init[j] = __sync_fetch_and_add(&callback_argument->counters[j],
156 counters_at_init[j]) {
sanitizer_stoptheworld_test.cc 148 int counters_at_init[kThreadCount]; local in function:__sanitizer::AdvancedCallback
150 counters_at_init[j] = __sync_fetch_and_add(&callback_argument->counters[j],
156 counters_at_init[j]) {

Completed in 22 milliseconds