Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cc93 static const uptr kStopWorldAfter = 10; // let this many threads spawn first variable
175 while (__sync_fetch_and_add(&argument.thread_index, 0) < kStopWorldAfter) in TEST()