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

  /external/chromium/base/
worker_pool_linux_unittest.cc 59 : counter_lock_(counter_lock),
66 AutoLock locked(*counter_lock_);
76 Lock* counter_lock_; member in class:__anon2322::IncrementingTask
157 return new IncrementingTask(&counter_lock_, &counter_,
163 &counter_lock_, &counter_, &unique_threads_lock_, &unique_threads_,
170 Lock counter_lock_; member in class:__anon2322::LinuxDynamicThreadPoolTest

Completed in 46 milliseconds