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

  /external/chromium/base/threading/
thread.h 155 bool thread_was_started() const { return started_; } function in class:base::Thread
thread.cc 92 if (!thread_was_started())

Completed in 62 milliseconds