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

/external/chromium_org/v8/src/
H A Doptimizing-compiler-thread.h109 enum StopFlag { CONTINUE, STOP, FLUSH }; enum in class:v8::internal::OptimizingCompilerThread
H A Doptimizing-compiler-thread.cc77 switch (static_cast<StopFlag>(Acquire_Load(&stop_thread_))) {
/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_mutex.cc200 TEST(DISABLED_BENCH_ThreadSanitizer, StopFlag) {

Completed in 101 milliseconds