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

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

Completed in 154 milliseconds