HomeSort by relevance Sort by last modified time
    Searched full:pass_count_ (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/system_wrappers/source/
condition_variable_unittest.cc 42 pass_count_(0) {
60 ++pass_count_;
73 // no guarantee that |pass_count_| is incremented until the Pass()-call
74 // finishes. I.e. the Grab()-call may finish before |pass_count_| has been
78 return pass_count_;
133 int pass_count_; member in class:webrtc::__anon28145::Baton

Completed in 433 milliseconds