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

  /external/chromium/base/
thread.h 136 bool thread_was_started() const { return startup_data_ != NULL; } function in class:base::Thread
thread.cc 100 if (!thread_was_started())

Completed in 958 milliseconds