Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dthread_unittest.cc887 DestructionFunctor(Thread* thread, bool* thread_was_current, Event* event) in DestructionFunctor() argument
889 thread_was_current_(thread_was_current), in DestructionFunctor()