Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dcriticalsection_unittest.cc73 : threads_active_(0), in RunnerBase()
87 threads_active_ = count; in SetExpectedThreadCount()
101 if (AtomicOps::Decrement(&threads_active_) == 0) { in AfterEnd()
108 int threads_active_; member in rtc::__anon84f8cdda0111::RunnerBase