Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dts_pin.cc215 bool thread_done; member
415 if (DEBUG_MODE && t.thread_done) { in TLEBFlushUnlocked()
418 DCHECK(!t.thread_done); in TLEBFlushUnlocked()
488 DCHECK(t.thread_done == false); in TLEBFlushUnlocked()
489 t.thread_done = true; in TLEBFlushUnlocked()