HomeSort by relevance Sort by last modified time
    Searched refs:stopping_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
thread.cc 39 : stopping_(false),
118 stopping_ = false;
125 if (stopping_ || !message_loop_)
128 stopping_ = true;
thread.h 140 bool stopping_; member in class:base::Thread

Completed in 30 milliseconds